HomeSort by relevance Sort by last modified time
    Searched refs:SetLogFile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/bench/
BenchLogger.cpp 21 bool BenchLogger::SetLogFile(const char *file) {
BenchLogger.h 33 bool SetLogFile(const char file[]);
46 * Log the progress of the bench tool to both stdout and the log file specified by SetLogFile,
55 * Log the progress of the bench tool to both stdout and the log file specified by SetLogFile,
  /external/chromium_org/third_party/skia/tools/
bench_pictures_main.cpp 431 if (!gLogger.SetLogFile(FLAGS_logFile[0])) {

Completed in 200 milliseconds