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