Home
last modified time | relevance | path

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

/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/googletest/googletest/test/
Dgoogletest-output-test_.cc505 &ThreadRoutine, &notifications_, nullptr)); in SetUp()
506 notifications_.spawn_thread_started.WaitForNotification(); in SetUp()
514 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
518 SpawnThreadNotifications notifications_; member in DeathTestAndMultiThreadsTest