Searched refs:launchChildTestProcess (Results 1 – 2 of 2) sorted by relevance
191 bool launchChildTestProcess(uint32_t batchId, const std::vector<TestIdentifier> &testsInBatch);
1349 bool TestSuite::launchChildTestProcess(uint32_t batchId, in launchChildTestProcess() function in angle::TestSuite1704 if (!launchChildTestProcess(++batchId, testsInBatch)) in run()