Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestAnalyzer.java55 String shellOutput = mHostTest.fetchActivityDumpsys(); in snapshotTestResult() local
60 String shellOutput = mHostTest.fetchActivityDumpsys(); in getLatestTestResultEntry() local
64 private TestResultTable getTestResults(String shellOutput, boolean onlyLastEntry) in getTestResults()