Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp154 std::vector<uint8_t> defs{0}; in TEST() local
355 std::vector<uint8_t> defs{0}; in TEST() local
/openbmc/libcper/tests/schemavalidator/
H A Dvalidate.c11 json_object *defs = NULL; variable