Searched defs:fakeVehicleStub (Results 1 – 1 of 1) sorted by relevance
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/ |
D | FakeVehicleStubUnitTest.java | 171 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testGetAllPropConfigsWithoutCustomConfig() local 194 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testGetAllPropConfigsWithCustomConfigHasExistingPropId() local 214 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testGetAllPropConfigsWithCustomConfigHasNonExistingPropId() local 232 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testGetAllPropConfigsWithSpecialProp() local 261 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, mParser, in testNoCustomFile() local 279 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testCustomFileParseFailure() local 306 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testCustomFilesOneParseSuccessOneParseFailure() local 323 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, mParser, in testGetMethodPropIdNotSupported() local 346 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testGetMethodNoReadPermission() local 365 FakeVehicleStub fakeVehicleStub = new FakeVehicleStub(mMockRealVehicleStub, in testGetMethodPropIdIsGlobalHasNoDefaultValueAreaIdIgnored() local [all …]
|