Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp255 const auto& optSections = pel.optionalSections(); in TEST_F() local
257 optSections.begin(), optSections.end(), [](const auto& section) { in TEST_F()