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

  /external/chromium_org/chromeos/
chromeos_switches.cc 135 const char kForceLoginManagerInTests[] = "force-login-manager-in-tests";
chromeos_switches.h 57 CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[];
  /external/chromium_org/chrome/browser/chromeos/login/
login_manager_test.cc 27 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
captive_portal_window_browsertest.cc 71 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
login_browsertest.cc 143 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
oobe_browsertest.cc 135 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
kiosk_browsertest.cc 474 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 200 !command_line.HasSwitch(switches::kForceLoginManagerInTests) &&
599 parsed_command_line().HasSwitch(switches::kForceLoginManagerInTests)) {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
login_screen_default_policy_browsertest.cc 173 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
power_policy_browsertest.cc 256 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);
device_local_account_browsertest.cc 118 command_line->AppendSwitch(chromeos::switches::kForceLoginManagerInTests);

Completed in 159 milliseconds