testing.common.logDepth (method)

2 uses

	testing (current package)
		testing.go#L746: 	c.logDepth(s, 3) // logDepth + log + public function
		testing.go#L750: func (c *common) logDepth(s string, depth int) {