Searched defs:app_url (Results 1 – 8 of 8) sorted by relevance
42 GURL app_url(test_file_url.ReplaceComponents(replace_host)); in IN_PROC_BROWSER_TEST_F() local137 GURL app_url(test_file_url.ReplaceComponents(replace_host)); in IN_PROC_BROWSER_TEST_F() local
117 const GURL& app_url(base_url.Resolve("path1/empty.html")); in IN_PROC_BROWSER_TEST_F() local
135 GURL app_url("http://www.google.com/mail/foo.html"); in TEST_F() local
54 GURL app_url; member
247 GURL app_url; in ParseWebAppFromDefinitionFile() local
172 void WebDataService::SetWebAppImage(const GURL& app_url, in SetWebAppImage()182 void WebDataService::SetWebAppHasAllImages(const GURL& app_url, in SetWebAppHasAllImages()193 void WebDataService::RemoveWebApp(const GURL& app_url) { in RemoveWebApp()202 const GURL& app_url, in GetWebAppImages()
748 bool BrowserInit::LaunchWithProfile::IsAppLaunch(std::string* app_url, in IsAppLaunch()
926 GURL app_url = FilePathToFileURL(app_path); in TEST_F() local