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

  /external/chromium_org/content/browser/dom_storage/
dom_storage_browsertest.cc 26 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell(); local
27 NavigateToURLBlockUntilNavigationsComplete(the_browser, test_url, 2);
29 the_browser->web_contents()->GetLastCommittedURL().ref();
33 the_browser->web_contents(),
  /external/chromium_org/content/browser/fileapi/
file_system_browsertest.cc 34 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell(); local
37 NavigateToURLBlockUntilNavigationsComplete(the_browser, test_url, 2);
40 the_browser->web_contents()->GetLastCommittedURL().ref();
44 the_browser->web_contents(),
  /external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc 74 Shell* the_browser = incognito ? CreateOffTheRecordBrowser() : shell(); local
77 NavigateToURLBlockUntilNavigationsComplete(the_browser, test_url, 2);
80 the_browser->web_contents()->GetLastCommittedURL().ref();
84 the_browser->web_contents(),

Completed in 208 milliseconds