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
99 void setVehiclePropValue(VehiclePropValue value) { mPropValue = value; } in setVehiclePropValue() function in android::frameworks::automotive::vhal::hidl_test::MockVhal196 getVhal()->setVehiclePropValue(TEST_VALUE); in TEST_F()221 getVhal()->setVehiclePropValue(VehiclePropValue{ in TEST_F()