Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java2622 TestGetPropertyCallback(int getPropertyResultsCount) { in TestGetPropertyCallback() argument
2623 mCountDownLatch = new CountDownLatch(getPropertyResultsCount); in TestGetPropertyCallback()
2624 mGetPropertyResultsCount = getPropertyResultsCount; in TestGetPropertyCallback()