HomeSort by relevance Sort by last modified time
    Searched refs:SetLogFile (Results 1 - 8 of 8) 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/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,
benchmain.cpp 286 logger.SetLogFile(FLAGS_logFile[0]);
  /external/skia/tools/
bench_pictures_main.cpp 411 if (!gLogger.SetLogFile(FLAGS_logFile[0])) {
  /external/chromium_org/third_party/skia/tools/
bench_pictures_main.cpp 431 if (!gLogger.SetLogFile(FLAGS_logFile[0])) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]

Completed in 438 milliseconds