HomeSort by relevance Sort by last modified time
    Searched defs:guest_url (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/apps/
web_view_interactive_browsertest.cc 212 GURL guest_url = embedded_test_server()->GetURL(guest_url_spec); local
213 guest_url = guest_url.ReplaceComponents(replace_host);
216 guest_url, content::NotificationService::AllSources());
web_view_browsertest.cc 545 GURL guest_url = embedded_test_server()->GetURL(guest_path); local
546 guest_url = guest_url.ReplaceComponents(replace_host);
549 guest_url, content::NotificationService::AllSources());
918 GURL guest_url = embedded_test_server()->GetURL(guest_path); local
    [all...]

Completed in 35 milliseconds