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

  /external/chromium/chrome/browser/chromeos/login/
wizard_controller_browsertest.cc 149 EXPECT_TRUE(ExistingUserController::current_controller() == NULL);
168 EXPECT_FALSE(ExistingUserController::current_controller() == NULL);
194 EXPECT_FALSE(ExistingUserController::current_controller() == NULL);
218 EXPECT_FALSE(ExistingUserController::current_controller() == NULL);
239 EXPECT_FALSE(ExistingUserController::current_controller() == NULL);
256 EXPECT_FALSE(ExistingUserController::current_controller() == NULL);
existing_user_controller.h 54 static ExistingUserController* current_controller() { function in class:chromeos::ExistingUserController
existing_user_controller_browsertest.cc 112 return ExistingUserController::current_controller();
  /external/chromium/chrome/browser/automation/
testing_automation_provider_chromeos.cc 157 chromeos::ExistingUserController::current_controller();
174 chromeos::ExistingUserController::current_controller();

Completed in 176 milliseconds