OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAuthError
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/signin/
fake_auth_status_provider.h
20
void
SetAuthError
(const GoogleServiceAuthError& error);
fake_auth_status_provider.cc
21
void FakeAuthStatusProvider::
SetAuthError
(const GoogleServiceAuthError& error) {
signin_global_error_unittest.cc
59
error_provider.
SetAuthError
(GoogleServiceAuthError(
75
provider0.
SetAuthError
(
79
provider1.
SetAuthError
(
84
provider0.
SetAuthError
(GoogleServiceAuthError::AuthErrorNone());
86
provider1.
SetAuthError
(GoogleServiceAuthError::AuthErrorNone());
119
provider.
SetAuthError
(GoogleServiceAuthError(table[i].error_state));
/external/chromium_org/chrome/browser/sync/
sync_ui_util_unittest.cc
244
provider->
SetAuthError
(GoogleServiceAuthError(
/external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc
[
all
...]
Completed in 504 milliseconds