OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FakeOAuth2TokenService
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chrome/browser/sync/
fake_oauth2_token_service.cc
11
void
FakeOAuth2TokenService
::FetchOAuth2Token(
27
BrowserContextKeyedService*
FakeOAuth2TokenService
::BuildTokenService(
31
FakeOAuth2TokenService
* service = new
FakeOAuth2TokenService
();
36
void
FakeOAuth2TokenService
::PersistCredentials(
42
void
FakeOAuth2TokenService
::ClearPersistedCredentials(
fake_oauth2_token_service.h
14
class
FakeOAuth2TokenService
: public ProfileOAuth2TokenService {
profile_sync_service_unittest.cc
96
FakeOAuth2TokenService
::BuildTokenService);
profile_sync_service_startup_unittest.cc
84
FakeOAuth2TokenService
::BuildTokenService);
profile_sync_service_password_unittest.cc
165
FakeOAuth2TokenService
::BuildTokenService);
profile_sync_service_preference_unittest.cc
129
FakeOAuth2TokenService
::BuildTokenService);
[
all
...]
profile_sync_service_typed_url_unittest.cc
190
FakeOAuth2TokenService
::BuildTokenService);
[
all
...]
profile_sync_service_autofill_unittest.cc
512
FakeOAuth2TokenService
::BuildTokenService);
[
all
...]
profile_sync_service_session_unittest.cc
134
FakeOAuth2TokenService
::BuildTokenService);
[
all
...]
Completed in 121 milliseconds