HomeSort by relevance Sort by last modified time
    Searched defs:kDebug (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/test/chromedriver/chrome/
log.h 23 kDebug,
  /external/skia/bench/
benchmain.cpp 203 static const GLContextType kDebug = GrContextFactory::kDebug_GLContextType;
207 static const GLContextType kNative = 0, kANGLE = 0, kDebug = 0, kNull = 0;
234 { SkBitmap::kARGB_8888_Config, "Debug", 0, SkBenchmark::kGPU_Backend, kDebug, kIsDebug},

Completed in 61 milliseconds