Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/setup/
H A Dsetup_utils.h45 extern const char kStandaloneInstall[];
H A Dsetup_utils.cc36 const char kStandaloneInstall[] = "standalone"; variable
99 if (cmdline.HasSwitch(switches::kStandaloneInstall)) { in ConfigureInstallationType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/test/
H A Dgcp_setup_unittests.cc431 command_line.AppendSwitch(switches::kStandaloneInstall); in SetInstallerConfig()
599 command_line.AppendSwitch(switches::kStandaloneInstall); in TEST_P()
807 command_line.AppendSwitch(switches::kStandaloneInstall); in TEST_F()