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

  /external/chromium_org/chrome/browser/net/
websocket_browsertest.cc 48 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
79 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
proxy_browsertest.cc 129 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/translate/
translate_browsertest.cc 144 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
209 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
244 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
278 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
312 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
346 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/sessions/
better_session_restore_browsertest.cc 150 title_watcher.AlsoWaitForTitle(title_pass_);
151 title_watcher.AlsoWaitForTitle(title_error_write_failed_);
152 title_watcher.AlsoWaitForTitle(title_error_empty_);
170 title_watcher.AlsoWaitForTitle(title_storing_);
171 title_watcher.AlsoWaitForTitle(title_error_write_failed_);
172 title_watcher.AlsoWaitForTitle(title_error_empty_);
195 title_watcher.AlsoWaitForTitle(title_pass_);
196 title_watcher.AlsoWaitForTitle(title_storing_);
197 title_watcher.AlsoWaitForTitle(title_error_write_failed_);
198 title_watcher.AlsoWaitForTitle(title_error_empty_)
    [all...]
  /external/chromium_org/content/browser/
plugin_browsertest.cc 82 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
83 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("plugin_not_found"));
169 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
194 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
398 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
  /external/chromium_org/content/browser/media/
media_browsertest.cc 65 title_watcher.AlsoWaitForTitle(ASCIIToUTF16(kEnded));
66 title_watcher.AlsoWaitForTitle(ASCIIToUTF16(kError));
67 title_watcher.AlsoWaitForTitle(ASCIIToUTF16(kFailed));
  /external/chromium_org/chrome/browser/
referrer_policy_browsertest.cc 94 title_watcher->AlsoWaitForTitle(
96 title_watcher->AlsoWaitForTitle(
98 title_watcher->AlsoWaitForTitle(
external_extension_browsertest.cc 74 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
chrome_plugin_browsertest.cc 90 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
91 title_watcher.AlsoWaitForTitle(ASCIIToUTF16(
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc 157 watcher.AlsoWaitForTitle(failure_title);
174 watcher.AlsoWaitForTitle(failure_title);
  /external/chromium_org/content/public/test/
browser_test_utils.h 169 void AlsoWaitForTitle(const string16& expected_title);
172 // added with AlsoWaitForTitle. Returns the value of the most recently
browser_test_utils.cc 429 void TitleWatcher::AlsoWaitForTitle(const string16& expected_title) {
  /external/chromium_org/chrome/browser/extensions/
web_view_interactive_browsertest.cc 273 title_watcher.AlsoWaitForTitle(error_title);
300 title_watcher.AlsoWaitForTitle(error_title);
web_view_browsertest.cc 361 title_watcher.AlsoWaitForTitle(error_title);
    [all...]
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 589 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
631 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
697 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
    [all...]
  /external/chromium_org/chrome/browser/history/
history_browsertest.cc 107 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc     [all...]

Completed in 3095 milliseconds