testing.chattyPrinter.Printf (method)

2 uses

	testing (current package)
		testing.go#L365: func (p *chattyPrinter) Printf(testName, format string, args ...interface{}) {
		testing.go#L772: 				c.chatty.Printf(c.name, "%s", c.decorate(s, depth+1))