Home
last modified time | relevance | path

Searched refs:FromConnectionError (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgaia_auth_fetcher_unittest.cc129 GoogleServiceAuthError::FromConnectionError(-101); in TEST_F()
132 GoogleServiceAuthError::FromConnectionError(-101); in TEST_F()
136 expected_error = GoogleServiceAuthError::FromConnectionError(6); in TEST_F()
154 GoogleServiceAuthError::FromConnectionError(error_no); in TEST_F()
176 GoogleServiceAuthError::FromConnectionError(error_no); in TEST_F()
Dgoogle_service_auth_error.h97 static GoogleServiceAuthError FromConnectionError(int error);
Dgoogle_service_auth_error_unittest.cc48 GoogleServiceAuthError::FromConnectionError(net::OK)); in TEST_F()
Dgoogle_service_auth_error.cc37 GoogleServiceAuthError::FromConnectionError(int error) { in FromConnectionError() function in GoogleServiceAuthError
Dgaia_auth_fetcher.cc324 return GoogleServiceAuthError::FromConnectionError(status.os_error()); in GenerateAuthError()
/external/chromium/chrome/browser/chromeos/login/
Donline_attempt_unittest.cc233 GoogleServiceAuthError::FromConnectionError(net::ERR_CONNECTION_RESET)); in TEST_F()
Dparallel_authenticator_unittest.cc503 GoogleServiceAuthError::FromConnectionError(net::ERR_CONNECTION_RESET); in TEST_F()
668 GoogleServiceAuthError::FromConnectionError(net::ERR_CONNECTION_RESET); in TEST_F()
Dgoogle_authenticator_unittest.cc333 GoogleServiceAuthError::FromConnectionError(net::ERR_CONNECTION_RESET); in TEST_F()
437 GoogleServiceAuthError::FromConnectionError(net::ERR_CONNECTION_RESET)); in TEST_F()