Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Drepository_test.cpp472 const auto& stats = repo.getSizeStats(); in TEST_F()
489 const auto& stats = repo.getSizeStats(); in TEST_F()
506 const auto& stats = repo.getSizeStats(); in TEST_F()
523 const auto& stats = repo.getSizeStats(); in TEST_F()
540 const auto& stats = repo.getSizeStats(); in TEST_F()
556 const auto& stats = repo.getSizeStats(); in TEST_F()
571 const auto& stats = repo.getSizeStats(); in TEST_F()
586 const auto& stats = repo.getSizeStats(); in TEST_F()
601 const auto& stats = repo.getSizeStats(); in TEST_F()
643 const auto& sizes = repo.getSizeStats(); in TEST_F()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.hpp350 const SizeStats& getSizeStats() const in getSizeStats() function in openpower::pels::Repository