Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousResultLoaderTest.java194 final String OLD_RUN_HISTORY = String.format("[%s]", RUN_HISTORY_1); in testReloadTests_withRunHistory() local
196 mContext.addInvocationAttribute(RUN_HISTORY_KEY, OLD_RUN_HISTORY); in testReloadTests_withRunHistory()