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

4 uses

	testing (current package)
		testing.go#L1013: func (c *common) Cleanup(f func()) {
		testing.go#L1088: 			c.Cleanup(func() {
		testing.go#L1152: 		c.Cleanup(func() {
		testing.go#L1156: 		c.Cleanup(func() {