HomeSort by relevance Sort by last modified time
    Searched refs:notifications_ (Results 1 - 7 of 7) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest_output_test_.cc 487 &ThreadRoutine, &notifications_, NULL));
488 notifications_.spawn_thread_started.WaitForNotification();
496 notifications_.spawn_thread_ok_to_terminate.Notify();
500 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest
  /external/googletest/googletest/test/
gtest_output_test_.cc 503 &ThreadRoutine, &notifications_, NULL));
504 notifications_.spawn_thread_started.WaitForNotification();
512 notifications_.spawn_thread_ok_to_terminate.Notify();
516 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest
    [all...]
  /external/protobuf/gtest/test/
gtest_output_test_.cc 599 &ThreadRoutine, &notifications_, NULL));
600 notifications_.spawn_thread_started.WaitForNotification();
608 notifications_.spawn_thread_ok_to_terminate.Notify();
612 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest
    [all...]
  /external/v8/testing/gtest/test/
gtest_output_test_.cc 503 &ThreadRoutine, &notifications_, NULL));
504 notifications_.spawn_thread_started.WaitForNotification();
512 notifications_.spawn_thread_ok_to_terminate.Notify();
516 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_output_test_.cc 499 &ThreadRoutine, &notifications_, NULL));
500 notifications_.spawn_thread_started.WaitForNotification();
508 notifications_.spawn_thread_ok_to_terminate.Notify();
512 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 499 &ThreadRoutine, &notifications_, NULL));
500 notifications_.spawn_thread_started.WaitForNotification();
508 notifications_.spawn_thread_ok_to_terminate.Notify();
512 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/test/
gtest_output_test_.cc 499 &ThreadRoutine, &notifications_, NULL));
500 notifications_.spawn_thread_started.WaitForNotification();
508 notifications_.spawn_thread_ok_to_terminate.Notify();
512 SpawnThreadNotifications notifications_; member in class:DeathTestAndMultiThreadsTest

Completed in 405 milliseconds