Searched refs:getCurrentFailures (Results 1 – 1 of 1) sorted by relevance
78 private static Map<String, TestCase> getCurrentFailures(TestStatusEntity status) { in getCurrentFailures() method in VtsAlertJobServlet534 Map<String, TestCase> failedTestcaseMap = getCurrentFailures(status); in doPost()