Home
last modified time | relevance | path

Searched defs:cmd_string (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dgoogle_update_util.cc68 bool GetUserLevelGoogleUpdateInstallCommandLine(string16* cmd_string) { in GetUserLevelGoogleUpdateInstallCommandLine()
93 bool LaunchProcessAndWaitWithTimeout(const string16& cmd_string, in LaunchProcessAndWaitWithTimeout()
183 string16 cmd_string; in EnsureUserLevelGoogleUpdatePresent() local
201 string16 cmd_string( in UninstallGoogleUpdate() local
/external/chromium_org/chrome/test/functional/
Dtest_utils.py119 def Shell2(cmd_string, bg=False): argument
/external/chromium_org/base/
Dcommand_line_unittest.cc346 CommandLine::StringType cmd_string(cl_program_path.GetCommandLineString()); in TEST() local