Home
last modified time | relevance | path

Searched refs:cpuMsg (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/util/
Dall_tests.go262 return strings.Join(args, " ") + test.cpuMsg()
306 func (t test) cpuMsg() string { func
440 fmt.Printf("%s%s\n", strings.Join(args, " "), test.cpuMsg())
464 fmt.Printf("\t%s%s\n", strings.Join(test.args, " "), test.cpuMsg())