kTestType          15 apps/app_shim/app_shim_mac.cc   return !(CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType) ||
kTestType        1201 chrome/browser/chrome_browser_main.cc         if (parsed_command_line().HasSwitch(switches::kTestType))
kTestType         517 chrome/browser/chromeos/chrome_browser_main_chromeos.cc   if (parsed_command_line().HasSwitch(::switches::kTestType) ||
kTestType          65 chrome/browser/chromeos/first_run/first_run.cc     bool launched_in_test = command_line->HasSwitch(::switches::kTestType);
kTestType         116 chrome/browser/chromeos/login/hwid_checker.cc   if (cmd_line->HasSwitch(::switches::kTestType) ||
kTestType         443 chrome/browser/chromeos/login/wallpaper_manager.cc   if (command_line->HasSwitch(::switches::kTestType))
kTestType          30 chrome/browser/chromeos/net/network_portal_detector.cc   return CommandLine::ForCurrentProcess()->HasSwitch(::switches::kTestType);
kTestType          90 chrome/browser/extensions/bundle_installer.cc   CHECK(CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType));
kTestType         172 chrome/browser/extensions/chrome_extensions_browser_client.cc   if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType))
kTestType         457 chrome/browser/extensions/component_loader.cc       (command_line->HasSwitch(switches::kTestType) ||
kTestType         759 chrome/browser/net/chrome_network_delegate.cc       CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType)) {
kTestType         804 chrome/browser/profiles/profile_manager.cc     if (!command_line.HasSwitch(switches::kTestType)) {
kTestType        1155 chrome/browser/profiles/profile_manager.cc       (!command_line.HasSwitch(switches::kTestType) ||
kTestType         109 chrome/browser/profiles/profile_manager_unittest.cc   cl->AppendSwitch(switches::kTestType);
kTestType         393 chrome/browser/profiles/profile_manager_unittest.cc     cl->AppendSwitch(switches::kTestType);
kTestType         325 chrome/browser/rlz/rlz.cc   if (CommandLine::ForCurrentProcess()->HasSwitch(::switches::kTestType))
kTestType         916 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   dummy.AppendSwitchASCII(switches::kTestType, "browser");
kTestType         860 chrome/browser/ui/startup/startup_browser_creator_impl.cc       !command_line_.HasSwitch(switches::kTestType)) {
kTestType         780 chrome/renderer/extensions/dispatcher.cc       if (CommandLine::ForCurrentProcess()->HasSwitch(::switches::kTestType)) {
kTestType         211 chrome/test/base/in_process_browser_test.cc   command_line->AppendSwitchASCII(switches::kTestType, kBrowserTestType);
kTestType        1137 content/browser/renderer_host/render_process_host_impl.cc     switches::kTestType,
kTestType         867 content/public/common/content_switches.cc const char kTestType[]                      = "test-type";
kTestType         248 content/public/common/content_switches.h CONTENT_EXPORT extern const char kTestType[];
kTestType          42 extensions/browser/api/test/test_api.cc   if (!CommandLine::ForCurrentProcess()->HasSwitch(switches::kTestType)) {
kTestType         125 media/filters/pipeline_integration_test_base.cc                                         kTestType test_type) {
kTestType          69 media/filters/pipeline_integration_test_base.h              kTestType test_type);