Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dbase.cpp548 constexpr uint32_t kSectionLength = 0x10; in TEST() local
566 .section_length = kSectionLength, in TEST()
584 EXPECT_EQ(section_length, kSectionLength); in TEST()