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

  /external/chromium/chrome/common/
chrome_switches.cc 350 const char kDumpHistogramsOnExit[] = "dump-histograms-on-exit";
    [all...]
chrome_switches.h 110 extern const char kDumpHistogramsOnExit[];
  /external/chromium/chrome/browser/ui/
browser_init.cc 654 if (command_line_.HasSwitch(switches::kDumpHistogramsOnExit))
    [all...]

Completed in 346 milliseconds