Searched refs:AppendSwitchASCII (Results 1 - 25 of 224) sorted by relevance

123456789

/external/chromium_org/chrome/browser/first_run/
H A Dtry_chrome_dialog_view_browsertest.cc30 command_line->AppendSwitchASCII(switches::kTryChromeAgain, "10001");
/external/chromium_org/chrome/browser/extensions/api/terminal/
H A Dterminal_private_apitest.cc12 command_line->AppendSwitchASCII(
/external/chromium_org/chrome/test/security_tests/
H A Dsandbox_browsertest_win.cc16 command_line->AppendSwitchASCII(switches::kTestSandbox,
/external/chromium/chrome/browser/
H A Dlocale_tests_uitest.cc35 launch_arguments_.AppendSwitchASCII("lang", "da");
49 launch_arguments_.AppendSwitchASCII("lang", "he");
60 launch_arguments_.AppendSwitchASCII("lang", "zh-TW");
H A Dsanity_uitest.cc60 launch_arguments_.AppendSwitchASCII(switches::kTryChromeAgain, "10001");
/external/chromium_org/chrome/common/extensions/
H A Dfeature_switch_unittest.cc41 command_line_.AppendSwitchASCII(kSwitchName, "0");
46 command_line_.AppendSwitchASCII(kSwitchName, "monkey");
65 command_line_.AppendSwitchASCII(kSwitchName, "1");
82 command_line_.AppendSwitchASCII(kSwitchName, " \t 1\n ");
91 command_line_.AppendSwitchASCII(kSwitchName, "1");
96 command_line_.AppendSwitchASCII(kSwitchName, "monkey");
115 command_line_.AppendSwitchASCII(kSwitchName, "0");
132 command_line_.AppendSwitchASCII(kSwitchName, "\t\t 0 \n");
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_startup_installer_browsertest.cc59 command_line->AppendSwitchASCII(
63 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
68 command_line->AppendSwitchASCII(switches::kJavaScriptFlags, "--expose-gc");
123 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
138 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
158 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
175 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
185 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
205 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
246 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
[all...]
H A Dexternal_provider_impl_chromeos_unittest.cc76 command->AppendSwitchASCII(switches::kForceAppMode, std::string());
77 command->AppendSwitchASCII(switches::kAppId, std::string("app_id"));
H A Dnotifications_apitest.cc23 command_line->AppendSwitchASCII(switches::kEventPageIdleTime, "1");
24 command_line->AppendSwitchASCII(switches::kEventPageSuspendingTime, "1");
/external/chromium_org/chrome/browser/prefs/
H A Dcommand_line_pref_store_unittest.cc66 cl.AppendSwitchASCII(switches::kLang, "hi-MOM");
90 cl.AppendSwitchASCII(unknown_bool, "a value");
102 cl.AppendSwitchASCII(switches::kProxyServer, "proxy");
103 cl.AppendSwitchASCII(switches::kProxyBypassList, "list");
104 cl.AppendSwitchASCII(unknown_bool, "a value");
152 cl2.AppendSwitchASCII(switches::kProxyServer, "server");
153 cl2.AppendSwitchASCII(switches::kProxyPacUrl, "url");
154 cl2.AppendSwitchASCII(switches::kProxyBypassList, "list");
163 cl1.AppendSwitchASCII(switches::kProxyServer, "proxy");
169 cl2.AppendSwitchASCII(switche
[all...]
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_messaging_apitest.cc25 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_browsertest.cc65 command_line->AppendSwitchASCII(switches::kLoginUser, "TestUser@gmail.com");
66 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
74 command_line->AppendSwitchASCII(switches::kLoginProfile, "user");
/external/chromium_org/chrome/test/base/
H A Dtest_launcher_utils.cc40 command_line->AppendSwitchASCII(switches::kEnableLogging, "stderr");
42 command_line->AppendSwitchASCII(switches::kLoggingLevel, "0"); // info
67 command_line->AppendSwitchASCII(switches::kPasswordStore, "basic");
/external/chromium/chrome/browser/prefs/
H A Dcommand_line_pref_store_unittest.cc47 cl.AppendSwitchASCII(switches::kLang, "hi-MOM");
72 cl.AppendSwitchASCII(unknown_bool, "a value");
84 cl.AppendSwitchASCII(switches::kProxyServer, "proxy");
85 cl.AppendSwitchASCII(switches::kProxyBypassList, "list");
86 cl.AppendSwitchASCII(unknown_bool, "a value");
134 cl2.AppendSwitchASCII(switches::kProxyServer, "server");
135 cl2.AppendSwitchASCII(switches::kProxyPacUrl, "url");
136 cl2.AppendSwitchASCII(switches::kProxyBypassList, "list");
145 cl1.AppendSwitchASCII(switches::kProxyServer, "proxy");
151 cl2.AppendSwitchASCII(switche
[all...]
/external/chromium/chrome/browser/first_run/
H A Dfirst_run_gtk.cc37 import_cmd.AppendSwitchASCII(switches::kLang,
/external/chromium_org/chrome/browser/android/
H A Dchrome_startup_flags.cc30 command_line->AppendSwitchASCII(switch_string, value);
/external/chromium_org/content/browser/
H A Dsecurity_exploit_browsertest.cc31 command_line->AppendSwitchASCII(
/external/chromium/chrome/browser/extensions/
H A Dextension_gallery_install_apitest.cc20 command_line->AppendSwitchASCII(switches::kAppsGalleryURL,
32 CommandLine::ForCurrentProcess()->AppendSwitchASCII(
/external/chromium/chrome/browser/nacl_host/
H A Dnacl_broker_host_win.cc39 cmd_line->AppendSwitchASCII(switches::kProcessType,
42 cmd_line->AppendSwitchASCII(switches::kProcessChannelID, channel_id());
/external/chromium_org/chrome/browser/extensions/api/system_indicator/
H A Dsystem_indicator_apitest.cc23 command_line->AppendSwitchASCII(switches::kEventPageIdleTime, "1");
24 command_line->AppendSwitchASCII(switches::kEventPageSuspendingTime, "1");
/external/chromium_org/chrome/browser/prerender/
H A Dprefetch_browsertest.cc25 command_line->AppendSwitchASCII(
29 command_line->AppendSwitchASCII(
/external/chromium_org/sync/util/
H A Dget_session_name_unittest.cc52 command_line->AppendSwitchASCII(chromeos::switches::kChromeOSReleaseBoard,
68 command_line->AppendSwitchASCII(chromeos::switches::kChromeOSReleaseBoard,
/external/chromium/chrome/browser/ui/
H A Dbrowser_navigator_browsertest_chromeos.cc22 command_line_copy.AppendSwitchASCII(switches::kLoginProfile, "user");
/external/chromium_org/chrome/browser/
H A Dchrome_security_exploit_browsertest.cc44 command_line->AppendSwitchASCII(
H A Dchrome_switches_browsertest.cc25 command_line->AppendSwitchASCII(switches::kHostRules, host_rule);

Completed in 1122 milliseconds

123456789