Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/test/
Dmultiprocess_test_helper.h63 const base::Process& test_child() const { return test_child_; } in test_child() function
Dmojo_test_base.cc68 g_mach_broker->AddPlaceholderForPid(helper_.test_child().Handle()); in ClientController()
84 g_mach_broker->InvalidatePid(helper_.test_child().Handle()); in WaitForShutdown()