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

  /external/chromium_org/chrome/browser/media/
media_browsertest.cc 74 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEnded));
75 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kError));
76 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kFailed));
77 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kPluginCrashed));
encrypted_media_browsertest.cc 230 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeNotSupportedError));
231 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeKeyError));
  /external/chromium_org/chrome/browser/net/
websocket_browsertest.cc 48 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
71 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
proxy_browsertest.cc 129 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/translate/
translate_browsertest.cc 147 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
208 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
241 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
273 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
305 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
337 watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
  /external/chromium_org/content/browser/media/
encrypted_media_browsertest.cc 119 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeNotSupportedError));
120 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEmeKeyError));
media_browsertest.cc 65 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kEnded));
66 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kError));
67 title_watcher->AlsoWaitForTitle(base::ASCIIToUTF16(kFailed));
  /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/
plugin_browsertest.cc 87 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
88 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("plugin_not_found"));
174 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
205 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
413 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
  /external/chromium_org/chrome/browser/
external_extension_browsertest.cc 74 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
referrer_policy_browsertest.cc 85 title_watcher->AlsoWaitForTitle(
87 title_watcher->AlsoWaitForTitle(
89 title_watcher->AlsoWaitForTitle(
chrome_plugin_browsertest.cc 100 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16("FAIL"));
101 title_watcher.AlsoWaitForTitle(base::ASCIIToUTF16(
  /external/chromium_org/content/public/test/
browser_test_utils.h 195 void AlsoWaitForTitle(const base::string16& expected_title);
198 // added with AlsoWaitForTitle. Returns the value of the most recently
browser_test_utils.cc 571 void TitleWatcher::AlsoWaitForTitle(const base::string16& expected_title) {
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_apitest.cc 245 watcher.AlsoWaitForTitle(failure_title);
260 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 415 title_watcher.AlsoWaitForTitle(error_title);
    [all...]
web_view_browsertest.cc 209 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 658 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
700 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
766 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 707 title_watcher.AlsoWaitForTitle(ASCIIToUTF16("connection closed with error"));
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc     [all...]

Completed in 1714 milliseconds