Searched refs:Notify (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest_output_test_.cc290 check_points->n1.Notify();
298 check_points->n3.Notify();
314 check_points.n2.Notify();
489 notifications->spawn_thread_started.Notify();
512 notifications_.spawn_thread_ok_to_terminate.Notify();
H A Dgtest_stress_test.cc136 threads_can_start.Notify();
H A Dgtest-port_test.cc1119 threads_can_start.Notify();
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1479 void Notify() { function in class:testing::internal::Notification
1546 void Notify();
1591 // thread_can_start.Notify();
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc229 void Notification::Notify() { function in class:testing::internal::Notification

Completed in 27 milliseconds