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.cpp484 const auto& stats = repo.getSizeStats(); in TEST_F()
501 const auto& stats = repo.getSizeStats(); in TEST_F()
518 const auto& stats = repo.getSizeStats(); in TEST_F()
535 const auto& stats = repo.getSizeStats(); in TEST_F()
552 const auto& stats = repo.getSizeStats(); in TEST_F()
568 const auto& stats = repo.getSizeStats(); in TEST_F()
583 const auto& stats = repo.getSizeStats(); in TEST_F()
598 const auto& stats = repo.getSizeStats(); in TEST_F()
613 const auto& stats = repo.getSizeStats(); in TEST_F()
655 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