Home
last modified time | relevance | path

Searched refs:EasyUnlockAuthAttemptSigninTest (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.cc289 class EasyUnlockAuthAttemptSigninTest : public testing::Test { class
291 EasyUnlockAuthAttemptSigninTest() {} in EasyUnlockAuthAttemptSigninTest() function in chromeos::__anonfce853270111::EasyUnlockAuthAttemptSigninTest
292 ~EasyUnlockAuthAttemptSigninTest() override {} in ~EasyUnlockAuthAttemptSigninTest()
319 DISALLOW_COPY_AND_ASSIGN(EasyUnlockAuthAttemptSigninTest);
322 TEST_F(EasyUnlockAuthAttemptSigninTest, StartWhenNotLocked) { in TEST_F() argument
341 TEST_F(EasyUnlockAuthAttemptSigninTest, ResetBeforeFinalizeSignin) { in TEST_F() argument
369 TEST_F(EasyUnlockAuthAttemptSigninTest, FinalizeSigninWithEmtpyKey) { in TEST_F() argument
383 TEST_F(EasyUnlockAuthAttemptSigninTest, SigninSuccess) { in TEST_F() argument
399 TEST_F(EasyUnlockAuthAttemptSigninTest, WrongWrappedSecret) { in TEST_F() argument
414 TEST_F(EasyUnlockAuthAttemptSigninTest, InvalidSessionKey) { in TEST_F() argument
[all …]