Searched refs:expectedProps (Results 1 – 1 of 1) sorted by relevance
123 std::vector<int32_t> expectedProps = { in setMockVhalPropertySupported() local126 EXPECT_CALL(*mMockVehicle, getPropConfigs(expectedProps)) in setMockVhalPropertySupported()174 std::vector<int32_t> expectedProps = {toInt(VehicleProperty::STORAGE_ENCRYPTION_BINDING_SEED)}; in TEST_F() local175 EXPECT_CALL(*mMockVehicle, getPropConfigs(expectedProps)) in TEST_F()