testing.T.Cleanup (method, view implemented interface methods)

5 uses

	testing (current package)
		testing.go#L1190: func (c *common) Cleanup(f func()) {
		testing.go#L1265: 			c.Cleanup(func() {
		testing.go#L1335: 		c.Cleanup(func() {
		testing.go#L1339: 		c.Cleanup(func() {
		testing.go#L1375: 	c.Cleanup(func() {