func testing.Verbose

5 uses

	testing (current package)
		benchmark.go#L732: 	if Verbose() {
		fuzz.go#L499: 			if Verbose() {
		fuzz.go#L579: 	if Verbose() && !*isFuzzWorker {
		testing.go#L723: func Verbose() bool {
		testing.go#L2580: 			if Verbose() {