Home
last modified time | relevance | path

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

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DPowerPolicyTestResult.java71 .that(mTestAnalyzer.checkIfTestResultMatch(mExpected, testResult, false)) in checkFullTestResult()
DPowerPolicyTestAnalyzer.java32 public static boolean checkIfTestResultMatch(TestResultTable result1, in checkIfTestResultMatch() method in PowerPolicyTestAnalyzer