Home
last modified time | relevance | path

Searched defs:kEntryUrl (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
Dmock_appcache_storage_unittest.cc426 const GURL kEntryUrl("http://blah/entry"); in TEST_F() local
520 const GURL kEntryUrl("http://blah/entry"); in TEST_F() local
577 const GURL kEntryUrl("http://blah/entry"); in TEST_F() local
Dappcache_storage_impl_unittest.cc44 const GURL kEntryUrl("http://blah/entry"); variable