Searched refs:actualValue (Results 1 – 1 of 1) sorted by relevance
112 String actualValue = device.getProperty(propEntry.getKey()); in matchProperties() local113 if (!propEntry.getValue().equals(actualValue)) { in matchProperties()116 mSrcFile, propEntry.getKey(), propEntry.getValue(), actualValue); in matchProperties()