Searched refs:runWorkers (Results 1 – 1 of 1) sorted by relevance
1331 return runWorkers(testMethod, workers, testMethod.getThreadPoolSize(), groupMethods, suite, in invokePooledTestMethods()1426 private List<ITestResult> runWorkers(ITestNGMethod testMethod, in runWorkers() method in Invoker