Searched defs:actualValue (Results 1 – 4 of 4) sorted by relevance
227 final Object actualValue = actual.get(key); in equalsForContentValues() local
400 int actualValue = mLockedBuffer.data[midSRGBOffset + c]; in TEST_F() local481 int actualValue = mLockedBuffer.data[middleOffset + c]; in TEST_F() local
818 String actualValue = SystemProperties.get(key); in assertPropertyValue() local
586 String formattedMsg, String tooSmall, String tooLarge, int actualValue, in expectSimilarValues()