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

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_output_test_.cc275 check_points->n2.WaitForNotification();
292 check_points.n1.WaitForNotification();
299 check_points.n3.WaitForNotification();
476 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
488 notifications_.spawn_thread_started.WaitForNotification();
/external/googletest/googletest/test/
H A Dgtest_output_test_.cc291 check_points->n2.WaitForNotification();
308 check_points.n1.WaitForNotification();
315 check_points.n3.WaitForNotification();
492 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
504 notifications_.spawn_thread_started.WaitForNotification();
/external/protobuf/gtest/test/
H A Dgtest_output_test_.cc261 check_points->n2.WaitForNotification();
278 check_points.n1.WaitForNotification();
285 check_points.n3.WaitForNotification();
588 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
600 notifications_.spawn_thread_started.WaitForNotification();
/external/v8/testing/gtest/test/
H A Dgtest_output_test_.cc291 check_points->n2.WaitForNotification();
308 check_points.n1.WaitForNotification();
315 check_points.n3.WaitForNotification();
492 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
504 notifications_.spawn_thread_started.WaitForNotification();
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h865 void WaitForNotification() { function in class:testing::internal::Notification
939 thread_can_start_->WaitForNotification();
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1237 void WaitForNotification() { function in class:testing::internal::Notification
1297 void WaitForNotification();
1372 thread_can_start_->WaitForNotification();
/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1487 void WaitForNotification() { function in class:testing::internal::Notification
1547 void WaitForNotification();
1622 thread_can_start_->WaitForNotification();
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1487 void WaitForNotification() { function in class:testing::internal::Notification
1547 void WaitForNotification();
1622 thread_can_start_->WaitForNotification();
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1486 void WaitForNotification() { function in class:testing::internal::Notification
1546 void WaitForNotification();
1621 thread_can_start_->WaitForNotification();
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1129 void WaitForNotification() { function in class:testing::internal::Notification
1209 thread_can_start_->WaitForNotification();
/external/googletest/googletest/src/
H A Dgtest-port.cc233 void Notification::WaitForNotification() { function in class:testing::internal::Notification
362 param->thread_can_start_->WaitForNotification();
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc233 void Notification::WaitForNotification() { function in class:testing::internal::Notification
362 param->thread_can_start_->WaitForNotification();
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1108 void WaitForNotification() { function in class:testing::internal::Notification
1182 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/swiftshader/third_party/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();
/external/v8/testing/gtest/src/
H A Dgtest-port.cc215 void Notification::WaitForNotification() { function in class:testing::internal::Notification
344 param->thread_can_start_->WaitForNotification();
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc192 void Notification::WaitForNotification() { function in class:testing::internal::Notification
321 param->thread_can_start_->WaitForNotification();
/external/fmtlib/test/gtest/
H A Dgtest.h2328 void WaitForNotification() { function in class:std::tr1::Notification
2408 thread_can_start_->WaitForNotification();
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h1927 void WaitForNotification() { function in class:std::tr1::Notification
2001 thread_can_start_->WaitForNotification();
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h2328 void WaitForNotification() { function in class:std::tr1::Notification
2408 thread_can_start_->WaitForNotification();

Completed in 1005 milliseconds