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.cpp460 constexpr size_t descriptorsLength = in TEST() local
465 constexpr std::array<uint8_t, descriptorsLength> descriptors{ in TEST()
472 size_t descriptorsRemainingLength = descriptorsLength; in TEST()
482 descriptors.data() + descriptorsLength - descriptorsRemainingLength, in TEST()