Home
last modified time | relevance | path

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

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