Searched refs:TWO_FACTOR (Results 1 – 12 of 12) sorted by relevance
114 GoogleServiceAuthError error(GoogleServiceAuthError::TWO_FACTOR); in TEST_F()132 GoogleServiceAuthError error1(GoogleServiceAuthError::TWO_FACTOR); in TEST_F()
154 if (error.state() == GoogleServiceAuthError::TWO_FACTOR || in OnClientLoginFailure()
105 GoogleServiceAuthError error(GoogleServiceAuthError::TWO_FACTOR); in TEST_F()
70 TWO_FACTOR = 8, enumerator
78 STATE_CASE(TWO_FACTOR); in ToValue()
328 return GoogleServiceAuthError(GoogleServiceAuthError::TWO_FACTOR); in GenerateAuthError()
298 GoogleServiceAuthError(GoogleServiceAuthError::TWO_FACTOR); in TEST_F()
347 case GoogleServiceAuthError::TWO_FACTOR: in ResolveInitialNetworkAuthFailure()412 case GoogleServiceAuthError::TWO_FACTOR: in ResolveLockNetworkAuthFailure()
112 if (error.state() == GoogleServiceAuthError::TWO_FACTOR) { in OnClientLoginFailure()
204 case GoogleServiceAuthError::TWO_FACTOR: in HandleAuthError()
269 GoogleServiceAuthError error(GoogleServiceAuthError::TWO_FACTOR); in TEST_F()
239 if (error.state() == GoogleServiceAuthError::TWO_FACTOR) { in OnClientLoginFailure()