Searched defs:testFailed (Results 1 – 3 of 3) sorted by relevance
185 HashMap<BaseResultsDialog.ResultType, Boolean> testFailed = new HashMap<>(); in getRotationData() local
136 public void testFailed(TestDescription test, String trace) { in testFailed() method in ReportProcessor.MediaBitstreamsListener
277 public void testFailed(TestDescription arg0, String arg1) { in testFailed() method in JvmtiHostTest.TestResults