Home
last modified time | relevance | path

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

/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/
DVehiclePropertyVerifier.java2582 private final List<PropertyAsyncError> mPropertyAsyncErrors = new ArrayList<>(); field in VehiclePropertyVerifier.TestGetPropertyCallback
2635 private final List<PropertyAsyncError> mPropertyAsyncErrors = new ArrayList<>(); field in VehiclePropertyVerifier.TestSetPropertyCallback