HomeSort by relevance Sort by last modified time
    Searched defs:CrashTab (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/test/
browser_test_utils.cc 217 void CrashTab(WebContents* web_contents) {
  /external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc 209 void CrashTab(Browser* browser, int index);
273 void NotificationsTest::CrashTab(Browser* browser, int index) {
274 content::CrashTab(browser->tab_strip_model()->GetWebContentsAt(index));
283 content::CrashTab(balloon->balloon_view()->GetHost()->web_contents());
812 CrashTab(browser(), 0);
913 CrashTab(browser(), 0);
    [all...]

Completed in 202 milliseconds