Home
last modified time | relevance | path

Searched refs:notifications_ (Results 1 – 5 of 5) sorted by relevance

/external/googletest/googletest/test/
Dgtest_output_test_.cc503 &ThreadRoutine, &notifications_, NULL)); in SetUp()
504 notifications_.spawn_thread_started.WaitForNotification(); in SetUp()
512 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
516 SpawnThreadNotifications notifications_; member in DeathTestAndMultiThreadsTest
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc487 &ThreadRoutine, &notifications_, NULL)); in SetUp()
488 notifications_.spawn_thread_started.WaitForNotification(); in SetUp()
496 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
500 SpawnThreadNotifications notifications_; member in DeathTestAndMultiThreadsTest
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_output_test_.cc499 &ThreadRoutine, &notifications_, NULL)); in SetUp()
500 notifications_.spawn_thread_started.WaitForNotification(); in SetUp()
508 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
512 SpawnThreadNotifications notifications_; member in DeathTestAndMultiThreadsTest
/external/protobuf/gtest/test/
Dgtest_output_test_.cc599 &ThreadRoutine, &notifications_, NULL)); in SetUp()
600 notifications_.spawn_thread_started.WaitForNotification(); in SetUp()
608 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
612 SpawnThreadNotifications notifications_; member in DeathTestAndMultiThreadsTest
/external/v8/testing/gtest/test/
Dgtest_output_test_.cc503 &ThreadRoutine, &notifications_, NULL)); in SetUp()
504 notifications_.spawn_thread_started.WaitForNotification(); in SetUp()
512 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
516 SpawnThreadNotifications notifications_; member in DeathTestAndMultiThreadsTest