Home
last modified time | relevance | path

Searched refs:test_child (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/mojo/core/test/
Dmultiprocess_test_helper.h77 const base::Process& test_child() const { return test_child_; } in test_child() function
Dmojo_test_base.cc70 g_mach_broker->AddPlaceholderForPid(helper_.test_child().Handle()); in ClientController()
86 g_mach_broker->InvalidatePid(helper_.test_child().Handle()); in WaitForShutdown()
/external/cronet/ipc/
Dipc_test_base.h44 const base::Process& client_process() const { return helper_.test_child(); } in client_process()
/external/libchrome/ipc/
Dipc_test_base.h48 const base::Process& client_process() const { return helper_.test_child(); } in client_process()
/external/igt-gpu-tools/lib/
Digt_core.c296 bool test_child; variable
1208 assert(!test_child); in igt_skip()
1310 if (test_child) in igt_fail()
1917 assert(!test_child); in __igt_fork()
1939 test_child = true; in __igt_fork()
1957 assert(!test_child); in __igt_waitchildren()
/external/openthread/tests/unit/
DMakefile.am214 ot_test_child_SOURCES = $(COMMON_SOURCES) test_child.cpp
DCMakeLists.txt132 test_child.cpp