| existing_user_controller_auto_login_unittest.cc | 123 int auto_login_delay() const { function in class:chromeos::ExistingUserControllerAutoLoginTest 244 EXPECT_EQ(auto_login_delay(), 0); 251 EXPECT_EQ(auto_login_delay(), kAutoLoginDelay1); 261 EXPECT_EQ(auto_login_delay(), kAutoLoginDelay1); 271 EXPECT_EQ(auto_login_delay(), kAutoLoginDelay2); 282 EXPECT_EQ(auto_login_delay(), kAutoLoginDelay2);
|