Lines Matching refs:propertyValue
1297 String8 propertyValue;1298 ASSERT_TRUE(mDevice->getConfiguration().tryGetProperty(String8("key"), propertyValue))1300 ASSERT_STREQ("value", propertyValue.string());