Searched defs:PropertyIdMatcher (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ | ||
D | HalPropValueMatcher.java | 50 private static class PropertyIdMatcher implements ArgumentMatcher<HalPropValue> { class in HalPropValueMatcher |
/packages/services/Car/libs/car-test-lib/src/android/car/test/mocks/ | ||
D | CarArgumentMatchers.java | 132 private static class PropertyIdMatcher implements ArgumentMatcher<VehiclePropValue> { class in CarArgumentMatchers |