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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_messages_apitest.cc200 GURL GetURLForPath(const std::string& host, const std::string& path) { function in class:extensions::__anon5026::ExternallyConnectableMessagingTest
209 return GetURLForPath("www.chromium.org", "/chromium.org.html");
213 return GetURLForPath("www.google.com", "/google.com.html");

Completed in 132 milliseconds