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

/external/chromium/chrome/browser/translate/
H A Dtranslate_manager_browsertest.cc178 void SimulateURLFetch(bool success) { function in class:TranslateManagerTest
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);
945 SimulateURLFetch(tru
[all...]
/external/chromium/chrome/browser/autofill/
H A Dautofill_browsertest.cc108 void SimulateURLFetch(bool success) { function in class:AutofillTest
450 SimulateURLFetch(true);

Completed in 64 milliseconds