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

  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 52 void SimulateNavigation(const GURL& url,
282 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
350 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
377 SimulateNavigation(GURL("http://www.google.mys"), "und", true);
411 SimulateNavigation(GURL("http://www.google.com"), "und", true);
424 SimulateNavigation(GURL("http://www.google.com"), "und", true);
509 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
522 SimulateNavigation(GURL("http://news.google.fr"), "fr", true);
534 SimulateNavigation(GURL("http://news.google.es"), "es", true);
543 SimulateNavigation(GURL("http://www.google.fr"), "fr", true)
    [all...]
  /external/chromium_org/chrome/browser/translate/
translate_manager_browsertest.cc 90 void SimulateNavigation(const GURL& url,
373 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
446 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
474 SimulateNavigation(GURL("http://www.google.mys"), "und", true);
509 SimulateNavigation(GURL("http://www.google.com"), "und", true);
522 SimulateNavigation(GURL("http://www.google.com"), "und", true);
557 SimulateNavigation(url, lang, true);
674 SimulateNavigation(GURL("http://www.google.fr"), "fr", true);
686 SimulateNavigation(GURL("http://news.google.fr"), "fr", true);
698 SimulateNavigation(GURL("http://news.google.es"), "es", true)
    [all...]

Completed in 110 milliseconds