Searched refs:GetAccountScreen (Results 1 – 3 of 3) sorted by relevance
102 chromeos::AccountScreen* GetAccountScreen();
292 chromeos::AccountScreen* WizardController::GetAccountScreen() { in GetAccountScreen() function in WizardController371 SetCurrentScreen(GetAccountScreen()); in ShowAccountScreen()
292 EXPECT_EQ(controller()->GetAccountScreen(), controller()->current_screen()); in IN_PROC_BROWSER_TEST_F()