Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1238 auto numOptSections = optionalSections.size(); in TEST_F() local
1240 checkJournalSection(optionalSections[numOptSections - 3], expected1); in TEST_F()
1241 checkJournalSection(optionalSections[numOptSections - 2], expected2); in TEST_F()
1242 checkJournalSection(optionalSections[numOptSections - 1], expected3); in TEST_F()