Searched refs:URL_p1u1 (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc968 #define URL_p1u1 "http://p1u1.com/%s" macro
982 GetProtocolHandlerValueWithDefault("p1", URL_p1u1, true));
987 GetProtocolHandlerValueWithDefault("p1", URL_p1u1, false));
998 ProtocolHandler p1u1 = CreateProtocolHandler("p1", GURL(URL_p1u1));
1059 handlers_ignored_by_pref.Append(GetProtocolHandlerValue("p1", URL_p1u1));
1100 ProtocolHandler p1u1 = CreateProtocolHandler("p1", GURL(URL_p1u1));

Completed in 101 milliseconds