Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/
H A Delog_errorwrap_test.cpp26 EXPECT_EQ(ERROR_CAP, manager.getRealErrSize()); in TEST_F()
/openbmc/phosphor-logging/
H A Dlog_manager.hpp124 int getRealErrSize();
H A Dlog_manager.cpp60 int Manager::getRealErrSize() in getRealErrSize() function in phosphor::logging::internal::Manager