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

  /external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc 128 void CrashTab(Browser* browser, int index);
180 void NotificationsTest::CrashTab(Browser* browser, int index) {
181 content::CrashTab(browser->tab_strip_model()->GetWebContentsAt(index));
666 CrashTab(browser(), 0);
747 CrashTab(browser(), 0);
  /external/chromium_org/content/public/test/
browser_test_utils.cc 226 void CrashTab(WebContents* web_contents) {

Completed in 1323 milliseconds