Searched refs:WaitForNotification (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/content/browser/accessibility/
H A Dandroid_hit_testing_browsertest.cc58 waiter.WaitForNotification();
71 hover_waiter.WaitForNotification();
H A Daccessibility_mode_browsertest.cc82 waiter.WaitForNotification();
96 waiter.WaitForNotification();
109 waiter.WaitForNotification();
118 waiter2.WaitForNotification();
H A Daccessibility_ipc_error_browsertest.cc64 waiter.WaitForNotification();
84 waiter.WaitForNotification();
98 waiter.WaitForNotification();
145 waiter.WaitForNotification();
173 waiter.WaitForNotification();
H A Dsite_per_process_accessibility_browsertest.cc93 main_frame_accessibility_waiter.WaitForNotification();
94 child_frame_accessibility_waiter.WaitForNotification();
H A Daccessibility_win_browsertest.cc152 waiter.WaitForNotification();
450 waiter->WaitForNotification();
463 waiter->WaitForNotification();
495 waiter->WaitForNotification();
523 waiter->WaitForNotification();
549 waiter->WaitForNotification();
582 waiter->WaitForNotification();
601 waiter->WaitForNotification();
632 waiter->WaitForNotification();
H A Dcross_platform_accessibility_browsertest.cc46 waiter.WaitForNotification();
H A Ddump_accessibility_tree_browsertest.cc231 waiter->WaitForNotification();
/external/chromium_org/content/test/
H A Daccessibility_browser_test_utils.h21 // clicking on a button). Then call WaitForNotification
39 void WaitForNotification();
41 // After WaitForNotification has returned, this will retrieve
45 // After WaitForNotification returns, use this to retrieve the id of the
H A Daccessibility_browser_test_utils.cc70 void AccessibilityNotificationWaiter::WaitForNotification() { function in class:content::AccessibilityNotificationWaiter
/external/chromium_org/chrome/browser/extensions/
H A Dextension_test_notification_observer.cc117 void ExtensionTestNotificationObserver::WaitForNotification( function in class:ExtensionTestNotificationObserver
154 WaitForNotification(
168 WaitForNotification(extensions::NOTIFICATION_EXTENSION_LOADED_DEPRECATED);
178 WaitForNotification(extensions::NOTIFICATION_EXTENSION_LOAD_ERROR);
199 WaitForNotification(extensions::NOTIFICATION_CRX_INSTALLER_DONE);
H A Dextension_test_notification_observer.h90 void WaitForNotification(int notification_type);
H A Dextension_storage_monitor_browsertest.cc50 bool WaitForNotification() { function in class:extensions::__anon3961::NotificationObserver
194 EXPECT_TRUE(notification_observer.WaitForNotification());
/external/chromium_org/components/gcm_driver/
H A Dfake_gcm_app_handler.cc18 void FakeGCMAppHandler::WaitForNotification() { function in class:gcm::FakeGCMAppHandler
H A Dfake_gcm_app_handler.h38 void WaitForNotification();
H A Dgcm_driver_desktop_unittest.cc906 gcm_app_handler()->WaitForNotification();
936 gcm_app_handler()->WaitForNotification();
955 gcm_app_handler()->WaitForNotification();
971 gcm_app_handler()->WaitForNotification();
982 gcm_app_handler()->WaitForNotification();
/external/chromium_org/testing/gtest/test/
H A Dgtest_output_test_.cc292 check_points->n2.WaitForNotification();
309 check_points.n1.WaitForNotification();
316 check_points.n3.WaitForNotification();
493 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
505 notifications_.spawn_thread_started.WaitForNotification();
/external/gtest/test/
H A Dgtest_output_test_.cc287 check_points->n2.WaitForNotification();
304 check_points.n1.WaitForNotification();
311 check_points.n3.WaitForNotification();
488 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
500 notifications_.spawn_thread_started.WaitForNotification();
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1452 void WaitForNotification() { function in class:testing::internal::Notification
1512 void WaitForNotification();
1587 thread_can_start_->WaitForNotification();
/external/chromium_org/testing/gtest/src/
H A Dgtest-port.cc193 void Notification::WaitForNotification() { function in class:testing::internal::Notification
322 param->thread_can_start_->WaitForNotification();
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h1095 void WaitForNotification() { function in class:testing::internal::Notification
1169 thread_can_start_->WaitForNotification();
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1221 void WaitForNotification() { function in class:testing::internal::Notification
1301 thread_can_start_->WaitForNotification();
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1105 void WaitForNotification() { function in class:testing::internal::Notification
1179 thread_can_start_->WaitForNotification();
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1095 void WaitForNotification() { function in class:testing::internal::Notification
1169 thread_can_start_->WaitForNotification();
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2328 void WaitForNotification() { function in class:std::tr1::Notification
2408 thread_can_start_->WaitForNotification();
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2328 void WaitForNotification() { function in class:std::tr1::Notification
2408 thread_can_start_->WaitForNotification();

Completed in 8915 milliseconds