Searched refs:kTestPropertyValue (Results 1 – 1 of 1) sorted by relevance
32 const std::string kTestPropertyValue("PropertyValue"); variable35 dict->insert(std::make_pair(kTestPropertyName, Any(kTestPropertyValue))); in WriteTestPropertyDict()50 EXPECT_EQ(property_value, kTestPropertyValue); in ReadTestPropertyDict()