Searched refs:test_child (Results 1 – 7 of 7) sorted by relevance
77 const base::Process& test_child() const { return test_child_; } in test_child() function
70 g_mach_broker->AddPlaceholderForPid(helper_.test_child().Handle()); in ClientController()86 g_mach_broker->InvalidatePid(helper_.test_child().Handle()); in WaitForShutdown()
44 const base::Process& client_process() const { return helper_.test_child(); } in client_process()
48 const base::Process& client_process() const { return helper_.test_child(); } in client_process()
296 bool test_child; variable1208 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()
214 ot_test_child_SOURCES = $(COMMON_SOURCES) test_child.cpp
132 test_child.cpp