Searched refs:expectedPropId (Results 1 – 1 of 1) sorted by relevance
779 int expectedPropId = toInt(propId); in verifyProperty() local795 if (expectedPropId == cfg.getPropId()) { in verifyProperty()803 expectedPropId); in verifyProperty()806 result = mVhalClient->getPropConfigs({expectedPropId}); in verifyProperty()820 ASSERT_EQ(actualPropId, expectedPropId) in verifyProperty()821 << StringPrintf("Expect to get property ID: %i, got %i", expectedPropId, actualPropId); in verifyProperty()