Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dregistry_test.cpp274 auto& hexwordSource = entry->doc.messageArgSources; in TEST_F() local
275 EXPECT_TRUE(hexwordSource); in TEST_F()
276 EXPECT_EQ((*hexwordSource).size(), 1); in TEST_F()
277 EXPECT_EQ((*hexwordSource).front(), "SRCWord6"); in TEST_F()