Home
last modified time | relevance | path

Searched refs:AcceptNotification (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_crash_recovery_browsertest.cc42 void AcceptNotification(size_t index) { in AcceptNotification() function in ExtensionCrashRecoveryTest
131 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
320 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
333 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
358 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
364 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
381 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
387 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
419 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
450 AcceptNotification(0); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/
Dextension_crash_recovery_browsertest.cc46 virtual void AcceptNotification(size_t index) = 0;
121 virtual void AcceptNotification(size_t index) OVERRIDE { in AcceptNotification() function in MAYBE_ExtensionCrashRecoveryTest
186 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
336 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
351 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
376 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
382 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
400 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
406 ASSERT_NO_FATAL_FAILURE(AcceptNotification(0)); in IN_PROC_BROWSER_TEST_F()
449 ASSERT_NO_FATAL_FAILURE(AcceptNotification(1)); in IN_PROC_BROWSER_TEST_F()
[all …]