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

  /external/chromium_org/content/test/plugin/
plugin_geturl_test.cc 26 #define BOGUS_URL "bogoproto:///x:/asdf.xysdhffieasdf.asdhj/"
137 std::string bogus_url = BOGUS_URL; local
138 HostFunctions()->geturlnotify(id(), bogus_url.c_str(), NULL,
222 SetError("Unexpected NewStream for BOGUS_URL");
250 SetError("Received WriteReady for BOGUS_URL");
301 SetError("Unexpected write callback for BOGUS_URL");
421 std::string err = "BOGUS_URL received unexpected URLNotify status: ";
  /external/chromium_org/chrome/browser/ui/search/
instant_ntp_prerenderer_unittest.cc 177 instant_ntp_prerenderer()->set_instant_url("http://bogus_url");

Completed in 62 milliseconds