testing.common.cleanupName (field)

4 uses

	testing (current package)
		testing.go#L396: 	cleanupName string               // Name of the cleanup function.
		testing.go#L479: 		if frame.Function == c.cleanupName {
		testing.go#L891: 			c.cleanupName = ""
		testing.go#L897: 		c.cleanupName = name