Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callouts_test.cpp41 uint16_t wordLength = data.size() / 4; in TEST() local
43 stream << wordLength; in TEST()
84 uint16_t wordLength = data.size() / 4; in TEST() local
86 stream << wordLength; in TEST()
H A Dpel_utils.cpp377 uint16_t wordLength = data.size() / 4; in srcDataFactory() local
379 stream << wordLength; in srcDataFactory()