Home
last modified time | relevance | path

Searched defs:ref_schema (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/tests/
H A Dtest-utils.cpp127 nlohmann::json *ref_schema = new nlohmann::json; in documentLoader() local
/openbmc/libcper/
H A Djson-schema.c141 json_object *ref_schema = json_object_from_file(ref_path); in validate_field() local