Home
last modified time | relevance | path

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

/openbmc/libbej/test/
H A Dbej_dictionary_test.cpp47 constexpr std::array<std::tuple<std::string_view, int>, 12> propertyNameSeq{{ variable
85 std::get<1>(propertyNameSeq[index]), in TEST()
91 std::get<0>(propertyNameSeq[index])); in TEST()