Searched refs:IsSecondFactorSuccess (Results 1 – 3 of 3) 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()