Searched refs:logProgress (Results 1 – 5 of 5) sorted by relevance
56 fLogger.logProgress("skia bench:"); in LoggerResultsWriter()59 fLogger.logProgress(SkStringPrintf(" %s=%s", name, value)); in option()62 fLogger.logProgress(SkStringPrintf( in bench()66 fLogger.logProgress(SkStringPrintf(" %s:", name)); in config()69 fLogger.logProgress(SkStringPrintf(" %s = ", name)); in timer()70 fLogger.logProgress(SkStringPrintf(fTimeFormat, ms)); in timer()73 fLogger.logProgress("\n"); in end()
50 void logProgress(const char msg[]) { in logProgress() function59 void logProgress(const SkString& str) { in logProgress() function
53 void PictureBenchmark::logProgress(const char msg[]) { in logProgress() function in sk_tools::PictureBenchmark55 fLogger->logProgress(msg); in logProgress()112 this->logProgress("\n"); in run()161 this->logProgress(result.c_str()); in run()170 this->logProgress(longRunningResult.c_str()); in run()196 this->logProgress(result.c_str()); in run()
63 void logProgress(const char msg[]);
189 gLogger.logProgress(result); in run_single_benchmark()200 gLogger.logProgress(hitString); in run_single_benchmark()219 gLogger.logProgress(ramCount); in run_single_benchmark()