Searched refs:mModuleRetryFail (Results 1 – 1 of 1) sorted by relevance
66 private Map<String, Long> mModuleRetryFail = new LinkedHashMap<>(); field in SuiteResultReporter159 mModuleRetryFail.put(moduleResult.getName(), Long.parseLong(retryFailure)); in invocationEnded()345 mModuleRetryFail.get(t), in printModuleRetriesInformation()