Searched refs:kSecondFactor (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h45 static const char kSecondFactor[]; member in class:GaiaAuthFetcher
H A Dgaia_auth_fetcher.cc149 const char GaiaAuthFetcher::kSecondFactor[] = "Info=InvalidSecondFactor"; member in class:GaiaAuthFetcher
981 return alleged_error.find(kSecondFactor) !=
H A Dgaia_auth_fetcher_unittest.cc343 GaiaAuthFetcher::kSecondFactor);
354 GaiaAuthFetcher::kSecondFactor);

Completed in 1956 milliseconds