Searched refs:test_child_process (Results 1 – 1 of 1) sorted by relevance
98 base::Process test_child_process = base::SpawnMultiProcessTestChild( in TEST_F() local100 broker_.AddPlaceholderForPid(test_child_process.Handle()); in TEST_F()104 EXPECT_EQ(test_child_process.Handle(), received_process_); in TEST_F()107 ASSERT_TRUE(test_child_process.WaitForExitWithTimeout( in TEST_F()112 broker_.TaskForPid(test_child_process.Handle())); in TEST_F()120 base::Process test_child_process = base::SpawnMultiProcessTestChild( in TEST_F() local125 ASSERT_TRUE(test_child_process.WaitForExitWithTimeout( in TEST_F()130 broker_.TaskForPid(test_child_process.Handle())); in TEST_F()