Searched refs:allTestLogs (Results 1 – 3 of 3) sorted by relevance
114 Map<TestDescription, Map<String, LogFile>> allTestLogs) { in processAllTestMetricsAndLogs() argument132 for (TestDescription test : allTestLogs.keySet()) { in processAllTestMetricsAndLogs()133 for (String dataName : allTestLogs.get(test).keySet()) { in processAllTestMetricsAndLogs()137 allTestLogs.get(test).get(dataName).getPath()) in processAllTestMetricsAndLogs()
84 Map<TestDescription, Map<String, LogFile>> allTestLogs); in processAllTestMetricsAndLogs() argument
78 Map<TestDescription, Map<String, LogFile>> allTestLogs) { in processAllTestMetricsAndLogs() argument