existing_user_controller_browsertest.cc | 12 #include "chrome/browser/chromeos/login/existing_user_controller.h" 111 ExistingUserController* existing_user_controller() { function in class:chromeos::ExistingUserControllerTest 158 existing_user_controller()->set_login_performer_delegate(mock_delegate); 189 existing_user_controller()->Login(kUsername, kPassword);
|