WaitForChildTestShutdown   47 mojo/common/test/multiprocess_test_helper.h   bool WaitForChildTestShutdown();
WaitForChildTestShutdown  116 mojo/common/test/multiprocess_test_helper_unittest.cc   EXPECT_TRUE(helper.WaitForChildTestShutdown());
WaitForChildTestShutdown  129 mojo/common/test/multiprocess_test_helper_unittest.cc   EXPECT_FALSE(helper.WaitForChildTestShutdown());
WaitForChildTestShutdown  144 mojo/common/test/multiprocess_test_helper_unittest.cc   EXPECT_FALSE(helper.WaitForChildTestShutdown());
WaitForChildTestShutdown  396 mojo/embedder/embedder_unittest.cc   EXPECT_TRUE(multiprocess_test_helper.WaitForChildTestShutdown());