Home
last modified time | relevance | path

Searched refs:Notify (Results 1 – 25 of 34) sorted by relevance

12

/external/gtest/test/
Dgtest_output_test_.cc286 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()
Dgtest_stress_test.cc136 threads_can_start.Notify(); in TEST()
Dgtest-port_test.cc1113 threads_can_start.Notify(); in TEST()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc274 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()
Dgtest_stress_test.cc137 threads_can_start.Notify(); in TEST()
Dgtest-port_test.cc1075 threads_can_start.Notify(); in TEST()
/external/protobuf/gtest/test/
Dgtest_output_test_.cc260 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()
Dgtest_stress_test.cc137 threads_can_start.Notify(); in TEST()
Dgtest-port_test.cc881 threads_can_start.Notify(); in TEST()
/external/jmdns/src/javax/jmdns/impl/constants/
DDNSOperationCode.java31 Notify("Notify", 4), enumConstant
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.h81 void Notify(const ProcessMessage &message);
DPOSIXThread.cpp269 POSIXThread::Notify(const ProcessMessage &message) in Notify() function in POSIXThread
DProcessPOSIX.cpp527 thread->Notify(message); in RefreshStateAfterStop()
/external/lldb/source/Core/
DDebugger.cpp871 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()
DInputReader.cpp323 InputReader::Notify (InputReaderAction notification) in Notify() function in InputReader
/external/lldb/include/lldb/Core/
DInputReader.h252 Notify (lldb::InputReaderAction notification);
/external/sepolicy/
Dapp.te27 # 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/
Dlit.cfg84 # Okay, that worked. Notify the user of the automagic, and reconfigure.
/external/clang/test/Unit/
Dlit.cfg84 # Okay, that worked. Notify the user of the automagic, and reconfigure.
/external/llvm/test/Transforms/LoopSimplify/
Dpreserve-scev.ll55 ; Notify SCEV when removing an ExitingBlock.
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h861 void Notify() { notified_ = true; } in Notify() function
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1091 void Notify() { notified_ = true; }
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1101 void Notify() { notified_ = true; }
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h1121 void Notify() {
/external/gtest/include/gtest/internal/
Dgtest-port.h1213 void Notify() {

12