testing.testContext.release (method)

3 uses

	testing (current package)
		testing.go#L1154: 			t.context.release()
		testing.go#L1174: 			t.context.release()
		testing.go#L1299: func (c *testContext) release() {