Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/android/car/test/mocks/
DCarArgumentMatchersTest.java110 int actualStatusCode = mFakeService.setVehiclePropValue(prop); in testIsProperty() local
125 int actualStatusCode = mFakeService.setVehiclePropValue(prop); in testIsPropertyWithValues() local