OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestOAuth2TokenService
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
cloud_print_printer_list_unittest.cc
41
class
TestOAuth2TokenService
: public OAuth2TokenService {
43
explicit
TestOAuth2TokenService
(net::URLRequestContextGetter* request_context)
102
TestOAuth2TokenService
token_service_;
privet_confirm_api_flow_unittest.cc
39
class
TestOAuth2TokenService
: public OAuth2TokenService {
41
explicit
TestOAuth2TokenService
(net::URLRequestContextGetter* request_context)
87
TestOAuth2TokenService
token_service_;
/external/chromium_org/google_apis/gaia/
oauth2_token_service_unittest.cc
44
class
TestOAuth2TokenService
: public OAuth2TokenService {
46
explicit
TestOAuth2TokenService
(net::TestURLRequestContextGetter* getter)
82
new
TestOAuth2TokenService
(new net::TestURLRequestContextGetter(
95
scoped_ptr<
TestOAuth2TokenService
> oauth2_service_;
Completed in 171 milliseconds