Home
last modified time | relevance | path

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

/openbmc/libbej/test/
H A Dbej_decoder_test.cpp145 auto chArraySetBool = std::make_unique<RedfishPropertyLeafBool>(); in TEST() local
146 bejTreeAddBool(chArraySet.get(), chArraySetBool.get(), "AnotherBoolean", in TEST()
156 bools.push_back(std::move(chArraySetBool)); in TEST()