Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/
Dschema_unittest.cc188 std::string SchemaObjectWrapper(const std::string& subschema) { in SchemaObjectWrapper()
737 Schema subschema = schema.GetProperty("ObjectOfObject"); in TEST() local
764 Schema subschema = schema.GetProperty("ArrayOfObjects"); in TEST() local
795 Schema subschema = schema.GetProperty("ObjectOfArray"); in TEST() local
822 Schema subschema = schema.GetProperty("ArrayOfObjectOfArray"); in TEST() local
851 Schema subschema = schema.GetProperty("StringWithPattern"); in TEST() local
868 Schema subschema = schema.GetProperty("ObjectWithPatternProperties"); in TEST() local
Dgenerate_policy_source_unittest.cc62 Schema subschema = schema.GetAdditionalProperties(); in TEST() local
Dregistry_dict_win.cc302 Schema subschema = in ConvertToJSON() local
311 Schema subschema = in ConvertToJSON() local
Dschema.cc808 for (SchemaList::iterator subschema = schema_list.begin(); in Validate() local
891 for (SchemaList::iterator subschema = schema_list.begin(); in Normalize() local