Home
last modified time | relevance | path

Searched defs:caseResult (Results 1 – 5 of 5) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java169 ICaseResult caseResult = caseResults.get(0); in testResultReporting() local
223 ICaseResult caseResult = caseResults.get(0); in testRepeatedExecutions() local
256 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetry() local
313 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetryCanSetDone() local
352 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetryCannotSetDone() local
403 ICaseResult caseResult = caseResults.get(0); in testResultReporting_moduleNotDone() local
541 ICaseResult caseResult = caseResults.get(0); in testResultReporter_sharded() local
560 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetryWithRunHistory() local
DChecksumReporterTest.java96 ICaseResult caseResult = mModuleResult.getOrCreateResult("Case-1"); in setUp() local
/test/suite_harness/common/host-side/util/tests/src/com/android/compatibility/common/util/
DModuleResultTest.java59 ICaseResult caseResult = mResult.getOrCreateResult(CLASS); in testResultCreation() local
79 ICaseResult caseResult = mResult.getOrCreateResult(CLASS); in testMergeModule() local
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DModuleResult.java298 ICaseResult caseResult = getOrCreateResult(otherCaseResult.getName()); in mergeFrom() local
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...