Home
last modified time | relevance | path

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

/openbmc/libcper/tests/schemavalidator/
H A Dvalidate.c464 json_object *uobj = json_object_array_get_idx(jobj, j); in _schemavalidator_check_uniqueItems() local
465 if (json_object_equal(iobj, uobj) == 1) { in _schemavalidator_check_uniqueItems()