Searched refs:IsSecondFactorSuccess (Results 1 – 6 of 6) sorted by relevance
327 if (IsSecondFactorSuccess(data)) { in GenerateAuthError()439 bool GaiaAuthFetcher::IsSecondFactorSuccess( in IsSecondFactorSuccess() function in GaiaAuthFetcher
150 static bool IsSecondFactorSuccess(const std::string& alleged_error);
285 EXPECT_TRUE(GaiaAuthFetcher::IsSecondFactorSuccess(response)); in TEST_F()290 EXPECT_FALSE(GaiaAuthFetcher::IsSecondFactorSuccess(response)); in TEST_F()
689 if (IsSecondFactorSuccess(data)) { in GenerateAuthError()742 if (IsSecondFactorSuccess(data)) { in GenerateOAuthLoginError()972 bool GaiaAuthFetcher::IsSecondFactorSuccess( in IsSecondFactorSuccess() function in GaiaAuthFetcher
300 static bool IsSecondFactorSuccess(const std::string& alleged_error);
343 EXPECT_TRUE(GaiaAuthFetcher::IsSecondFactorSuccess(response)); in TEST_F()348 EXPECT_FALSE(GaiaAuthFetcher::IsSecondFactorSuccess(response)); in TEST_F()