Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestResult.java87 TestResultTable.RecordEntry lastEntry1 = expected.getLastEntry(); in checkLastTestResultEntry() local
90 .that(lastEntry1.equals(lastEntry2)).isTrue(); in checkLastTestResultEntry()
97 TestResultTable.RecordEntry lastEntry1 = expected.getLastEntry(); in checkLastTestResultEntryData() local
99 return lastEntry1.equalsIgnoreSubject(lastEntry2); in checkLastTestResultEntryData()