Searched refs:kScope (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_registration_unittest.cc93 const GURL kScope("http://www.example.not/");
98 kScope,
117 EXPECT_EQ(kScope, listener.observed_info_.pattern);
161 const GURL kScope("http://www.example.not/");
166 kScope,
H A Dservice_worker_storage_unittest.cc327 const GURL kScope("http://www.test.not/scope/");
343 FindRegistrationForPattern(kScope, &found_registration));
348 kRegistrationId, kScope.GetOrigin(), &found_registration));
354 kScope, kRegistrationId, context_ptr_);
372 FindRegistrationForPattern(kScope, &found_registration));
379 kRegistrationId, kScope.GetOrigin(), &found_registration));
402 FindRegistrationForPattern(kScope, &found_registration));
427 kScope, kRegistrationId + 1, context_ptr_);
448 DeleteRegistration(kRegistrationId, kScope.GetOrigin()));
454 kRegistrationId, kScope
[all...]
H A Dservice_worker_job_unittest.cc835 const std::string kScope("scope/");
918 test_origin.Resolve(kScope),
/external/chromium_org/google_apis/gaia/
H A Doauth2_token_service_request_unittest.cc20 const char kScope[] = "SCOPE"; member in namespace:__anon8359
176 scopes_.insert(kScope);

Completed in 990 milliseconds