Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp704 constexpr size_t descriptorsLength = in TEST() local
709 constexpr std::array<uint8_t, descriptorsLength> descriptors{ in TEST()
716 size_t descriptorsRemainingLength = descriptorsLength; in TEST()
726 descriptors.data() + descriptorsLength - descriptorsRemainingLength, in TEST()