Home
last modified time | relevance | path

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

/openbmc/libbej/test/
H A Dbej_decoder_test.cpp134 std::vector<std::unique_ptr<RedfishPropertyLeafBool>> bools; in TEST() local
137 bools.reserve(numElements); in TEST()
156 bools.push_back(std::move(chArraySetBool)); in TEST()