Home
last modified time | relevance | path

Searched defs:testResult2 (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DCaseResultTest.java55 ITestResult testResult2 = mResult.getOrCreateResult(METHOD_1); in testResultCreation() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java260 ITestResult testResult2 = caseResult.getOrCreateResult(METHOD_2); in testRetry() local
317 ITestResult testResult2 = caseResult.getOrCreateResult(METHOD_2); in testRetryCanSetDone() local
356 ITestResult testResult2 = caseResult.getOrCreateResult(METHOD_2); in testRetryCannotSetDone() local
564 ITestResult testResult2 = caseResult.getOrCreateResult(METHOD_2); in testRetryWithRunHistory() local