Home
last modified time | relevance | path

Searched defs:EasyUnlockAuthAttemptUnlockTest (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/easy_unlock/
H A Deasy_unlock_auth_attempt_unittest.cc157 class EasyUnlockAuthAttemptUnlockTest : public testing::Test { class
159 EasyUnlockAuthAttemptUnlockTest() {} in EasyUnlockAuthAttemptUnlockTest() function in chromeos::__anonfce853270111::EasyUnlockAuthAttemptUnlockTest
190 TEST_F(EasyUnlockAuthAttemptUnlockTest, StartWhenNotLocked) { in TEST_F() argument
196 TEST_F(EasyUnlockAuthAttemptUnlockTest, StartWhenAuthTypeIsPassword) { in TEST_F() argument
209 TEST_F(EasyUnlockAuthAttemptUnlockTest, ResetBeforeFinalizeUnlock) { in TEST_F() argument
223 TEST_F(EasyUnlockAuthAttemptUnlockTest, FinalizeUnlockFailure) { in TEST_F() argument
237 TEST_F(EasyUnlockAuthAttemptUnlockTest, FinalizeSigninCalled) { in TEST_F() argument
253 TEST_F(EasyUnlockAuthAttemptUnlockTest, UnlockSucceeds) { in TEST_F() argument
267 TEST_F(EasyUnlockAuthAttemptUnlockTest, FinalizeUnlockCalledForWrongUser) { in TEST_F() argument