Searched defs:ValidateObject (Results 1 – 3 of 3) sorted by relevance
138 …bool ValidateObject(T1 dispatchable_object, T2 object, VulkanObjectType object_type, bool null_all… in ValidateObject() function
42 void ValidateObject(const Json::Object& actual, const Json::Object& expected) { in ValidateObject() function
593 void JSONSchemaValidator::ValidateObject(const base::DictionaryValue* instance, in ValidateObject() function in JSONSchemaValidator