Home
last modified time | relevance | path

Searched defs:subschema (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema_unittest.cc210 std::string SchemaObjectWrapper(const std::string& subschema) { in SchemaObjectWrapper()
812 Schema subschema = schema.GetProperty("ObjectOfObject"); in TEST() local
839 Schema subschema = schema.GetProperty("ArrayOfObjects"); in TEST() local
871 Schema subschema = schema.GetProperty("ObjectOfArray"); in TEST() local
898 Schema subschema = schema.GetProperty("ArrayOfObjectOfArray"); in TEST() local
927 Schema subschema = schema.GetProperty("StringWithPattern"); in TEST() local
941 Schema subschema = schema.GetProperty("ObjectWithPatternProperties"); in TEST() local
991 Schema subschema = schema.GetProperty("ObjectWithRequiredProperties"); in TEST() local
H A Dregistry_dict.cc308 Schema subschema = in ConvertToJSON() local
317 Schema subschema = in ConvertToJSON() local
H A Dgenerate_policy_source_unittest.cc62 Schema subschema = schema.GetAdditionalProperties(); in TEST() local
H A Dschema.cc859 for (SchemaList::iterator subschema = schema_list.begin(); in Validate() local
953 for (SchemaList::iterator subschema = schema_list.begin(); in Normalize() local