Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp894 constexpr size_t compParamTableSize = in TEST() local
898 constexpr std::array<uint8_t, compParamTableSize> compParamTable{ in TEST()
909 compParamTableSize; in TEST()
957 EXPECT_EQ(outCompParameterTable.length, compParamTableSize); in TEST()