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

  /external/chromium_org/chrome/browser/media/
media_browsertest.cc 67 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEnded));
68 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kError));
69 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kFailed));
70 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kPluginCrashed));
encrypted_media_browsertest.cc 233 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeNotSupportedError));
234 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeKeyError));
  /external/chromium_org/chrome/browser/translate/
translate_browsertest.cc 149 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
211 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
245 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
278 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
311 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
344 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/sessions/
better_session_restore_browsertest.cc 179 title_watcher.AlsoWaitForTitle(title_pass_);
180 title_watcher.AlsoWaitForTitle(title_error_write_failed_);
181 title_watcher.AlsoWaitForTitle(title_error_empty_);
199 title_watcher.AlsoWaitForTitle(title_storing_);
200 title_watcher.AlsoWaitForTitle(title_error_write_failed_);
201 title_watcher.AlsoWaitForTitle(title_error_empty_);
228 title_watcher.AlsoWaitForTitle(title_pass_);
229 title_watcher.AlsoWaitForTitle(title_storing_);
230 title_watcher.AlsoWaitForTitle(title_error_write_failed_);
231 title_watcher.AlsoWaitForTitle(title_error_empty_)
    [all...]
  /external/chromium_org/content/browser/media/
encrypted_media_browsertest.cc 129 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeNotSupportedError));
130 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeKeyError));
media_browsertest.cc 64 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEnded));
65 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kError));
66 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kFailed));
  /external/chromium_org/content/browser/
plugin_browsertest.cc 88 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
89 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("plugin_not_found"));
175 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
206 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
422 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/
external_extension_browsertest.cc 74 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
chrome_plugin_browsertest.cc 100 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
101 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16(
referrer_policy_browsertest.cc 85 title_watcher->AlsoWaitForTitle(
87 title_watcher->AlsoWaitForTitle(
89 title_watcher->AlsoWaitForTitle(
  /external/chromium_org/chrome/browser/net/
websocket_browsertest.cc 62 watcher_->AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
187 connected_title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("CLOSED"));
proxy_browsertest.cc 129 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
  /external/chromium_org/content/public/test/
browser_test_utils.h 207 void AlsoWaitForTitle(const base::string16& expected_title);
210 // added with AlsoWaitForTitle. Returns the value of the most recently
browser_test_utils.cc 604 void TitleWatcher::AlsoWaitForTitle(const base::string16& expected_title) {
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc 188 watcher.AlsoWaitForTitle(failure_title);
203 watcher.AlsoWaitForTitle(failure_title);
  /external/chromium_org/chrome/browser/apps/
app_url_redirector_browsertest.cc 191 title_watcher.AlsoWaitForTitle(failure_title);
web_view_interactive_browsertest.cc 441 title_watcher.AlsoWaitForTitle(error_title);
    [all...]
web_view_browsertest.cc 155 title_watcher.AlsoWaitForTitle(error_title);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/webrtc_audio_private/
webrtc_audio_private_browsertest.cc 410 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("failure"));
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 670 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
712 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
797 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
    [all...]
  /external/chromium_org/chrome/browser/history/
history_browsertest.cc 107 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
  /external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc 720 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("connection closed with error"));
  /external/chromium_org/content/browser/service_worker/
service_worker_browsertest.cc 819 title_watcher.AlsoWaitForTitle(kFailTitle);
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc     [all...]

Completed in 1942 milliseconds