Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestResult.java77 TestResultTable.RecordEntry lastEntry = mTestAnalyzer.snapshotTestResult().getLastEntry(); in checkLastTestResultEntry() local
79 .that(lastEntry.equalsWithPowerPolicyData(testcase, action, subject, policy)) in checkLastTestResultEntry()