Searched refs:kServiceUrl (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/policy/
H A Ddevice_management_service_browsertest.cc26 const char kServiceUrl[] = "http://example.com/device_management"; member in namespace:policy
93 DeviceManagementService service(kServiceUrl);
99 GURL(kServiceUrl), PROTO_STRING(kServiceResponseRegister));
112 GURL(kServiceUrl), PROTO_STRING(kServiceResponsePolicy));
128 GURL(kServiceUrl), PROTO_STRING(kServiceResponseUnregister));
H A Ddevice_management_service_unittest.cc28 const char kServiceUrl[] = "https://example.com/management_service"; member in namespace:policy
67 service_.reset(new DeviceManagementService(kServiceUrl));
113 GURL(kServiceUrl),
129 GURL(kServiceUrl),
149 GURL(kServiceUrl),
257 const GURL service_url(kServiceUrl);
316 GURL(kServiceUrl),
334 const GURL service_url(kServiceUrl);
358 GURL(kServiceUrl),
433 GURL(kServiceUrl),
[all...]
/external/chromium/chrome/browser/sync/notifier/
H A Dcache_invalidation_packet_handler.cc27 const char kServiceUrl[] = "http://www.google.com/chrome/sync"; member in namespace:sync_notifier::__anon2335
170 cache_invalidation_iq_packet->SetAttr(kQnServiceUrl, kServiceUrl);

Completed in 95 milliseconds