Home
last modified time | relevance | path

Searched defs: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
84 uint16_t wordLength = data.size() / 4; in TEST() local
H A Dpel_utils.cpp377 uint16_t wordLength = data.size() / 4; in srcDataFactory() local