Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp43 jsons.emplace_back(j); in SetUpTestCase()
49 for (auto& json : jsons) in findJsonEntry()
71 static std::vector<Json> jsons; member in TestBIOSConfig
75 std::vector<Json> TestBIOSConfig::jsons; member in TestBIOSConfig
H A Dlibpldmresponder_systemspecific_bios_test.cpp47 jsons.emplace_back(j); in SetUpTestCase()
53 for (auto& json : jsons) in findJsonEntry()
75 static std::vector<Json> jsons; member in TestSystemSpecificBIOSConfig
79 std::vector<Json> TestSystemSpecificBIOSConfig::jsons; member in TestSystemSpecificBIOSConfig