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

  /external/chromium/chrome/browser/profiles/
profile_manager.cc 151 if (!command_line.HasSwitch(switches::kTestType) ||
340 if (!command_line.HasSwitch(switches::kTestType)) {
360 (!command_line.HasSwitch(switches::kTestType) ||
387 (!command_line.HasSwitch(switches::kTestType) ||
profile_manager_unittest.cc 97 cl->AppendSwitch(switches::kTestType);
112 cl->AppendSwitch(switches::kTestType);
  /external/chromium/chrome/common/
chrome_switches.cc     [all...]
chrome_switches.h 255 extern const char kTestType[];
  /external/chromium/chrome/browser/chromeos/
boot_times_loader.cc 90 if (command_line.HasSwitch(switches::kTestType)) {

Completed in 175 milliseconds