Home
last modified time | relevance | path

Searched refs:kDumpBrowserHistograms (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/
Dchrome_switches.h117 extern const char kDumpBrowserHistograms[];
Dchrome_switches.cc397 const char kDumpBrowserHistograms[] = "dump-browser-histograms"; variable
/external/chromium_org/chrome/browser/ui/startup/
Dstartup_browser_creator.cc571 command_line.HasSwitch(switches::kDumpBrowserHistograms)) { in ProcessCmdLineImpl()
575 command_line.GetSwitchValuePath(switches::kDumpBrowserHistograms)); in ProcessCmdLineImpl()