Searched defs:testResult (Results 1 – 13 of 13) sorted by relevance
540 private String getTestClass(TestResult testResult) { in getTestClass()559 TestResult testResult = getCurrentTestResult(); in processTestStartedTag() local587 TestResult testResult = getCurrentTestResult(); in doTestEnded() local683 TestResult testResult = getCurrentTestResult(); in appendTestOutputLine() local
234 Map<TestDescription, TestResult> testResult = result.getTestResults(); in testMergeRetriedRunResults_fullMergeLogicCheck() local292 TestResult testResult = testRunResult.get(testcase); in testMergeRetriedRunResults_checkMergingStackTraces() local
132 String getTestSummary(TestDescription testId, TestResult testResult) { in getTestSummary()
174 TestResult testResult = entry.getValue(); in convertMetricsToJson() local
148 KXmlSerializer serializer, TestDescription testId, TestResult testResult) in printTestResults()
173 void print(KXmlSerializer serializer, TestDescription testId, TestResult testResult) in print()
203 private void addTestResult(TestDescription test, TestResult testResult) { in addTestResult()
164 private IRunUtil getMockRunUtil(UnitTestResult testResult) { in getMockRunUtil()
236 Element testResult = (Element) node; in parseResultXml() local
198 String testResult = in logResult() local
335 XmlSerializer serializer, Entry<String, TestResult> testResult) in HandleLoggedFiles()
614 TestResult testResult = testEntry.getValue(); in printTestResult() local
160 String testResult = metric.getValue(); in parseResult() local