Home
last modified time | relevance | path

Searched defs:fgBytes (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DOveruseConfigurationTestUtils.cpp107 PerStateBytes toPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in toPerStateBytes()
125 const int64_t fgBytes, in toPerStateIoOveruseThreshold()
137 const int64_t fgBytes, in toPerStateIoOveruseThreshold()
DIoOveruseMonitorTest.cpp89 PerStateBytes constructPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in constructPerStateBytes()
/packages/services/Car/service/src/com/android/car/watchdog/
DOveruseConfigurationCache.java358 private static PerStateBytes constructPerStateBytes(long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogServiceUnitTest.java4226 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
5147 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateIoOveruseThreshold()