Home
last modified time | relevance | path

Searched defs:RecordEntry (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DTestResultTable.java68 static final class RecordEntry { class in TestResultTable
74 private RecordEntry(String testcase, String action, String subject, String data) { in RecordEntry() method in TestResultTable.RecordEntry