Home
last modified time | relevance | path

Searched refs:spawned (Results 1 – 25 of 55) sorted by relevance

123

/external/bcc/tests/cc/
Dtest_usdt_probes.cc98 if (spawned()) { in ChildProcess()
106 if (spawned()) { in ~ChildProcess()
114 bool spawned() const { return pid_ > 0; } in spawned() function in ChildProcess
226 if (!ruby.spawned())
/external/perfetto/src/profiling/memory/
DCHANGELOG.md5 or only for newly spawned ones using `no_startup` or `no_running` in
/external/swiftshader/.vscode/
Dtasks.json10 // ${cwd}: the current working directory of the spawned process
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc408 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
558 if (!spawned()) in Passed()
672 if (!spawned()) in Wait()
875 if (!spawned()) in Wait()
1025 if (!spawned()) in Wait()
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc344 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
494 if (!spawned()) in Passed()
602 if (!spawned()) in Wait()
766 if (!spawned()) in Wait()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc392 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
542 if (!spawned()) in Passed()
651 if (!spawned()) in Wait()
811 if (!spawned()) in Wait()
/external/autotest/client/site_tests/hardware_SAT/
Dcontrol.memory_qual18 threads are spawned which draw pages from an empty queue and a valid queue, and
Dcontrol18 threads are spawned which draw pages from an empty queue and a valid queue, and
Dcontrol.hwqual18 threads are spawned which draw pages from an empty queue and a valid queue, and
/external/autotest/client/site_tests/security_ProcessManagementPolicy/
Dcontrol14 can be switched to by processes spawned under the restricted UID.
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc379 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
529 if (!spawned()) in Passed()
638 if (!spawned()) in Wait()
802 if (!spawned()) in Wait()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc409 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
558 if (!spawned()) return false; in Passed()
672 if (!spawned()) return 0; in Wait()
862 if (!spawned()) return 0; in Wait()
1071 if (!spawned()) return 0; in Wait()
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc415 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
570 if (!spawned()) in Passed()
681 if (!spawned()) in Wait()
882 if (!spawned()) in Wait()
1097 if (!spawned()) in Wait()
/external/googletest/googletest/src/
Dgtest-death-test.cc415 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
570 if (!spawned()) in Passed()
681 if (!spawned()) in Wait()
882 if (!spawned()) in Wait()
1097 if (!spawned()) in Wait()
/external/toybox/kconfig/
DREADME11 each of which spawned long "I think you should go do this and this and this
/external/perfetto/protos/perfetto/metrics/android/
Dstartup_metric.proto48 // spawned.
/external/gflags/src/
Dgflags.h.in71 // or even before, main() -- that is, before threads are spawned.
183 // Thread-hostile; meant to be called before any threads are spawned.
332 // Thread-hostile; meant to be called before any threads are spawned.
337 // Thread-hostile; meant to be called before any threads are spawned.
372 // are spawned.
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc109 " If non-zero, a background thread is spawned at startup"
114 " If non-zero, a background thread is spawned at startup"
/external/python/cpython3/Doc/library/
Dpty.rst47 spawned behind the pty will eventually terminate, and when it does *spawn*
Dsmtpd.rst197 Holds the :class:`SMTPServer` that spawned this channel.
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dfork_posix.pyx.pxi32 # Python-spawned threads into user code (e.g., callbacks for asynchronous RPCs)
/external/python/cpython2/PC/os2vacpp/
Dreadme.txt52 of the spawned program. I could find no easy way to do this under
/external/e2fsprogs/doc/RelNotes/
Dv1.26.txt49 The number of processes spawned by fsck can now be limited using the
/external/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt40 function, for a spawned thread, it corresponds to the thread function.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt40 function, for a spawned thread, it corresponds to the thread function.

123