Searched defs:exceptionCounter (Results 1 – 1 of 1) sorted by relevance
187 ExceptionCounter exceptionCounter = new ExceptionCounter(); in runTestsFromFutureFunction() local227 ExceptionCounter exceptionCounter = new ExceptionCounter(); in runTestsFromFutures() local256 …pletableFuture<?> handleException(CompletableFuture<?> future, ExceptionCounter exceptionCounter) { in handleException()285 …sult generateTestResult(int totalRequestNumber, String testName, ExceptionCounter exceptionCounter, in generateTestResult()