Searched defs:WaitForNotification (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/components/gcm_driver/
H A Dfake_gcm_app_handler.cc18 void FakeGCMAppHandler::WaitForNotification() { function in class:gcm::FakeGCMAppHandler
/external/chromium_org/content/test/
H A Daccessibility_browser_test_utils.cc70 void AccessibilityNotificationWaiter::WaitForNotification() { function in class:content::AccessibilityNotificationWaiter
/external/chromium_org/chrome/browser/extensions/
H A Dextension_storage_monitor_browsertest.cc50 bool WaitForNotification() { function in class:extensions::__anon3961::NotificationObserver
194 EXPECT_TRUE(notification_observer.WaitForNotification());
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);
/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/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/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/gtest/include/gtest/internal/
H A Dgtest-port.h1221 void WaitForNotification() { function in class:testing::internal::Notification
1301 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 3444 milliseconds