/external/gtest/test/ |
D | gtest_output_test_.cc | 286 check_points->n1.Notify(); in ThreadWithScopedTrace() 294 check_points->n3.Notify(); in ThreadWithScopedTrace() 310 check_points.n2.Notify(); in TEST() 485 notifications->spawn_thread_started.Notify(); in ThreadRoutine() 508 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
|
D | gtest_stress_test.cc | 136 threads_can_start.Notify(); in TEST()
|
D | gtest-port_test.cc | 1113 threads_can_start.Notify(); in TEST()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_output_test_.cc | 274 check_points->n1.Notify(); in ThreadWithScopedTrace() 282 check_points->n3.Notify(); in ThreadWithScopedTrace() 298 check_points.n2.Notify(); in TEST() 473 notifications->spawn_thread_started.Notify(); in ThreadRoutine() 496 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
|
D | gtest_stress_test.cc | 137 threads_can_start.Notify(); in TEST()
|
D | gtest-port_test.cc | 1075 threads_can_start.Notify(); in TEST()
|
/external/protobuf/gtest/test/ |
D | gtest_output_test_.cc | 260 check_points->n1.Notify(); in ThreadWithScopedTrace() 268 check_points->n3.Notify(); in ThreadWithScopedTrace() 284 check_points.n2.Notify(); in TEST() 585 notifications->spawn_thread_started.Notify(); in ThreadRoutine() 608 notifications_.spawn_thread_ok_to_terminate.Notify(); in TearDown()
|
D | gtest_stress_test.cc | 137 threads_can_start.Notify(); in TEST()
|
D | gtest-port_test.cc | 881 threads_can_start.Notify(); in TEST()
|
/external/jmdns/src/javax/jmdns/impl/constants/ |
D | DNSOperationCode.java | 31 Notify("Notify", 4), enumConstant
|
/external/lldb/source/Plugins/Process/POSIX/ |
D | POSIXThread.h | 81 void Notify(const ProcessMessage &message);
|
D | POSIXThread.cpp | 269 POSIXThread::Notify(const ProcessMessage &message) in Notify() function in POSIXThread
|
D | ProcessPOSIX.cpp | 527 thread->Notify(message); in RefreshStateAfterStop()
|
/external/lldb/source/Core/ |
D | Debugger.cpp | 871 reader_sp->Notify (eInputReaderInterrupt); in DispatchInputInterrupt() 886 reader_sp->Notify (eInputReaderEndOfFile); in DispatchInputEndOfFile() 904 reader_sp->Notify (eInputReaderEndOfFile); in CleanUpInputReaders() 916 reader_sp->Notify (notification); in NotifyTopInputReader() 979 top_reader_sp->Notify (eInputReaderDeactivate); in PushInputReader() 982 reader_sp->Notify (eInputReaderActivate); in PushInputReader() 1001 reader_sp->Notify (eInputReaderDeactivate); in PopInputReader() 1002 reader_sp->Notify (eInputReaderDone); in PopInputReader() 1011 reader_sp->Notify (eInputReaderReactivate); in PopInputReader()
|
D | InputReader.cpp | 323 InputReader::Notify (InputReaderAction notification) in Notify() function in InputReader
|
/external/lldb/include/lldb/Core/ |
D | InputReader.h | 252 Notify (lldb::InputReaderAction notification);
|
/external/sepolicy/ |
D | app.te | 27 # Notify zygote of death; 30 # Notify zygote of the wrapped process PID when using --invoke-with. 35 # Notify shell and adbd of death when spawned via runas for ndk-gdb.
|
/external/llvm/test/Unit/ |
D | lit.cfg | 84 # Okay, that worked. Notify the user of the automagic, and reconfigure.
|
/external/clang/test/Unit/ |
D | lit.cfg | 84 # Okay, that worked. Notify the user of the automagic, and reconfigure.
|
/external/llvm/test/Transforms/LoopSimplify/ |
D | preserve-scev.ll | 55 ; Notify SCEV when removing an ExitingBlock.
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-port.h | 861 void Notify() { notified_ = true; } in Notify() function
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-port.h | 1091 void Notify() { notified_ = true; }
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-port.h | 1101 void Notify() { notified_ = true; }
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-port.h | 1121 void Notify() {
|
/external/gtest/include/gtest/internal/ |
D | gtest-port.h | 1213 void Notify() {
|