Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_aggregator_test.cpp198 nlohmann::json objWithArray = nlohmann::json::parse(R"( in TEST() local
218 addPrefixes(objWithArray, "5B42"); in TEST()
219 nlohmann::json& array = objWithArray["Status"]["Conditions"]; in TEST()