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