testing.common.Fail (method)

6 uses

	testing (current package)
		testing.go#L689: func (c *common) Fail() {
		testing.go#L691: 		c.parent.Fail()
		testing.go#L719: 	c.Fail()
		testing.go#L797: 	c.Fail()
		testing.go#L803: 	c.Fail()
		testing.go#L1127: 			t.Fail()