Searched refs:kProperties (Results 1 – 12 of 12) sorted by relevance
31 const char kProperties[] = "properties"; variable
33 extern const char kProperties[];
99 { schema::kProperties, base::Value::Type::DICTIONARY }, in IsValidSchema()197 if (it.key() == schema::kProperties) { in IsValidSchema()597 if (schema->GetDictionary(schema::kProperties, &properties)) { in ValidateObject()
273 ASSERT_TRUE(schema->GetDictionary(schema::kProperties, &properties)); in TestObject()
416 if (schema.GetDictionary(schema::kProperties, &properties)) { in DetermineStorageSizes()557 if (schema.GetDictionary(schema::kProperties, &properties)) { in ParseDictionary()
564 const internal::PropertiesNode kProperties[] = { in TEST() local595 kProperties, in TEST()
3856 const std::string kProperties = "properties"; in OutputXmlTestProperties() local3863 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()3871 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
3960 const std::string kProperties = "properties"; in OutputXmlTestProperties() local3967 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()3975 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
3916 const std::string kProperties = "properties"; in OutputXmlTestProperties() local3923 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()3931 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
4406 const std::string kProperties = "properties"; in OutputXmlTestProperties() local4413 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()4421 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
4034 const std::string kProperties = "properties"; in OutputXmlTestProperties() local4041 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()4049 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...