Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callouts_test.cpp100 size_t lastSize = 4; in TEST() local
111 EXPECT_EQ(callouts.flattenedSize(), lastSize + calloutSize); in TEST()
113 lastSize = callouts.flattenedSize(); in TEST()