Searched refs:expectedPropertyType (Results 1 – 1 of 1) sorted by relevance
784 int expectedPropertyType = toInt(propertyType); in verifyProperty() local843 ASSERT_EQ(actualPropertyType, expectedPropertyType) in verifyProperty()844 << StringPrintf("Expect to get VehiclePropertyType: %i, got %i", expectedPropertyType, in verifyProperty()