Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java1161 verifySetPropertyOkayOrThrowExpectedExceptions(areaId, valueToSet); in verifySetProperty()
1223 private void verifySetPropertyOkayOrThrowExpectedExceptions(int areaId, T valueToSet) { in verifySetPropertyOkayOrThrowExpectedExceptions() method in VehiclePropertyVerifier