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

  /external/chromium_org/chrome/browser/extensions/
webstore_startup_installer_browsertest.cc 39 const char kAppDomain[] = "app.com";
52 kAppDomain,
61 browser(), GenerateTestServerUrl(kAppDomain, "install.html"));
84 browser(), GenerateTestServerUrl(kAppDomain, "find_link.html"));
103 GenerateTestServerUrl(kAppDomain, "argument_validation.html"));
114 GenerateTestServerUrl(kAppDomain, "multiple_install_calls.html"));
123 GenerateTestServerUrl(kAppDomain, "install_not_supported.html"));
142 const GURL kInstallUrl = GenerateTestServerUrl(kAppDomain, "install.html");
195 browser(), GenerateTestServerUrl(kAppDomain, "install_prohibited.html"));
231 GenerateTestServerUrl(kAppDomain, "install_unpack_failure.html"))
    [all...]
webstore_inline_installer_browsertest.cc 29 const char kAppDomain[] = "app.com";
44 kAppDomain,
130 GURL install_url = GenerateTestServerUrl(kAppDomain, "install.html");
151 browser(), GenerateTestServerUrl(kAppDomain, "install.html"));
165 browser(), GenerateTestServerUrl(kAppDomain, "install.html"));
180 GenerateTestServerUrl(kAppDomain, file_name));

Completed in 279 milliseconds