Searched refs:setVehiclePropValue (Results 1 – 2 of 2) sorted by relevance
110 int actualStatusCode = mFakeService.setVehiclePropValue(prop); in testIsProperty()125 int actualStatusCode = mFakeService.setVehiclePropValue(prop); in testIsPropertyWithValues()150 public int setVehiclePropValue(VehiclePropValue vehicleProp) throws Exception { in setVehiclePropValue() method in CarArgumentMatchersTest.FakeService
95 void setVehiclePropValue(VehiclePropValue value) { mPropValue = value; } in setVehiclePropValue() function in android::frameworks::automotive::vhal::hidl_test::MockVhal186 getVhal()->setVehiclePropValue(TEST_VALUE); in TEST_F()211 getVhal()->setVehiclePropValue(VehiclePropValue{ in TEST_F()