Home
last modified time | relevance | path

Searched refs:VerifyInvocationResults (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DChecksumReporterTest.java118 VerifyInvocationResults(mInvocationResult, mReporter); in testStoreAndRetrieveTestResults()
151 VerifyInvocationResults(mInvocationResult, storedChecksum); in testFileSerialization()
185 private void VerifyInvocationResults(IInvocationResult invocation, ChecksumReporter reporter) { in VerifyInvocationResults() method in ChecksumReporterTest