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

  /external/chromium/chrome/browser/translate/
translate_manager_browsertest.cc 178 void SimulateURLFetch(bool success) {
300 SimulateURLFetch(true);
361 SimulateURLFetch(false);
389 SimulateURLFetch(false); // Simulate a failure to fetch the translate script.
395 SimulateURLFetch(true); // This time succeed.
515 SimulateURLFetch(true); // Simulate the translate script being retrieved.
687 SimulateURLFetch(true); // Simulate the translate script being retrieved.
716 SimulateURLFetch(true); // Simulate the translate script being retrieved.
760 SimulateURLFetch(true);
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_browsertest.cc 108 void SimulateURLFetch(bool success) {
450 SimulateURLFetch(true);
  /external/chromium_org/chrome/browser/autofill/
autofill_interactive_uitest.cc 335 void SimulateURLFetch(bool success) {
    [all...]

Completed in 403 milliseconds