Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java2577 private final int mGetPropertyResultsCount; field in VehiclePropertyVerifier.TestGetPropertyCallback
2586 assertWithMessage("Received " + (mGetPropertyResultsCount in waitForResults()
2588 + mGetPropertyResultsCount + " onSuccess(s)").that(mCountDownLatch.await( in waitForResults()
2624 mGetPropertyResultsCount = getPropertyResultsCount; in TestGetPropertyCallback()