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

5 uses

	testing (current package)
		testing.go#L1287: func (c *common) Cleanup(f func()) {
		testing.go#L1367: 			c.Cleanup(func() {
		testing.go#L1437: 		c.Cleanup(func() {
		testing.go#L1441: 		c.Cleanup(func() {
		testing.go#L1477: 	c.Cleanup(func() {