Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbase.cpp594 constexpr uint32_t kSectionLength = 0x10; in TEST() local
609 pldm_msgbuf_insert_uint32(buf, kSectionLength); in TEST()
629 EXPECT_EQ(section_length, kSectionLength); in TEST()