Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DOveruseConfigurationTestUtils.cpp106 PerStateBytes toPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in toPerStateBytes()
124 const int64_t fgBytes, in toPerStateIoOveruseThreshold()
136 const int64_t fgBytes, in toPerStateIoOveruseThreshold()
H A DIoOveruseMonitorTest.cpp83 PerStateBytes constructPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in constructPerStateBytes()
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DOveruseConfigurationCache.java345 private static PerStateBytes constructPerStateBytes(long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3558 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes()
4250 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateIoOveruseThreshold()