Home
last modified time | relevance | path

Searched refs:kProperties (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/components/json_schema/
Djson_schema_constants.cc31 const char kProperties[] = "properties"; variable
Djson_schema_constants.h33 extern const char kProperties[];
Djson_schema_validator.cc99 { 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()
Djson_schema_validator_unittest_base.cc273 ASSERT_TRUE(schema->GetDictionary(schema::kProperties, &properties)); in TestObject()
/external/libchrome/components/policy/core/common/
Dschema.cc416 if (schema.GetDictionary(schema::kProperties, &properties)) { in DetermineStorageSizes()
557 if (schema.GetDictionary(schema::kProperties, &properties)) { in ParseDictionary()
Dschema_unittest.cc564 const internal::PropertiesNode kProperties[] = { in TEST() local
595 kProperties, in TEST()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc3856 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
3863 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
3871 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
/external/mesa3d/src/gtest/src/
Dgtest.cc3960 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
3967 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
3975 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc3916 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
3923 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
3931 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
/external/googletest/googletest/src/
Dgtest.cc4406 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
4413 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
4421 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc4034 const std::string kProperties = "properties"; in OutputXmlTestProperties() local
4041 *stream << "<" << kProperties << ">\n"; in OutputXmlTestProperties()
4049 *stream << "</" << kProperties << ">\n"; in OutputXmlTestProperties()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...