Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp158 uint8_t hexWordCount() const in hexWordCount() function in openpower::pels::SRC
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_test.cpp126 EXPECT_EQ(src.hexWordCount(), 9); in TEST_F()