Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java598 String expectedRunHistory = in testRetryWithRunHistory() local
603 assertEquals(expectedRunHistory, invocationResult.getInvocationInfo().get("run_history")); in testRetryWithRunHistory()