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

/external/chromium/chrome/browser/chromeos/
H A Dnetwork_state_notifier_browsertest.cc53 void WaitForNotification() { function in class:chromeos::NetworkStateNotifierTest
54 ui_test_utils::WaitForNotification(
74 WaitForNotification();
92 WaitForNotification();
110 WaitForNotification();
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1079 void WaitForNotification() { function in class:testing::internal::Notification
1153 thread_can_start_->WaitForNotification();
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1113 void WaitForNotification() { function in class:testing::internal::Notification
1187 thread_can_start_->WaitForNotification();
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1100 void WaitForNotification() { function in class:testing::internal::Notification
1174 thread_can_start_->WaitForNotification();

Completed in 124 milliseconds