Searched refs:ACCOUNT_DISABLED (Results 1 – 11 of 11) sorted by relevance
64 ACCOUNT_DISABLED = 6, enumerator
76 STATE_CASE(ACCOUNT_DISABLED); in ToValue()
347 return GoogleServiceAuthError(GoogleServiceAuthError::ACCOUNT_DISABLED); in GenerateAuthError()
347 EXPECT_EQ(error.state(), GoogleServiceAuthError::ACCOUNT_DISABLED); in TEST_F()
362 case GoogleServiceAuthError::ACCOUNT_DISABLED: in ResolveInitialNetworkAuthFailure()427 case GoogleServiceAuthError::ACCOUNT_DISABLED: in ResolveLockNetworkAuthFailure()
209 case GoogleServiceAuthError::ACCOUNT_DISABLED: in HandleAuthError()
243 GoogleServiceAuthError(GoogleServiceAuthError::ACCOUNT_DISABLED)); in TEST_F()
473 case GoogleServiceAuthError::ACCOUNT_DISABLED: in ShowError()
372 GoogleServiceAuthError::ACCOUNT_DISABLED); in TEST_F()
42 auth_error.state() == AuthError::ACCOUNT_DISABLED) { in GetStatusLabelsForAuthError()315 case GoogleServiceAuthError::ACCOUNT_DISABLED: in MakeSyncAuthErrorText()
711 error.state() == GoogleServiceAuthError::ACCOUNT_DISABLED || in ShowErrorUI()