Home
last modified time | relevance | path

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

/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/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java170 ICaseResult caseResult = caseResults.get(0); in testResultReporting() local
224 ICaseResult caseResult = caseResults.get(0); in testRepeatedExecutions() local
257 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetry() local
314 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetryCanSetDone() local
353 ICaseResult caseResult = moduleResult.getOrCreateResult(CLASS); in testRetryCannotSetDone() local
404 ICaseResult caseResult = caseResults.get(0); in testResultReporting_moduleNotDone() local
542 ICaseResult caseResult = caseResults.get(0); in testResultReporter_sharded() local
DChecksumReporterTest.java96 ICaseResult caseResult = mModuleResult.getOrCreateResult("Case-1"); in setUp() 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/ ...