Searched refs:alleged_error (Results 1 – 2 of 2) sorted by relevance
334 static bool IsSecondFactorSuccess(const std::string& alleged_error);
980 const std::string& alleged_error) { in IsSecondFactorSuccess() argument981 return alleged_error.find(kSecondFactor) != in IsSecondFactorSuccess()