Searched defs:fgBytes (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/services/Car/cpp/watchdog/server/tests/ |
H A D | OveruseConfigurationTestUtils.cpp | 106 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 D | IoOveruseMonitorTest.cpp | 83 PerStateBytes constructPerStateBytes(const int64_t fgBytes, const int64_t bgBytes, in constructPerStateBytes()
|
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/ |
H A D | OveruseConfigurationCache.java | 345 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 D | CarWatchdogServiceUnitTest.java | 3558 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateBytes() 4250 long fgBytes, long bgBytes, long gmBytes) { in constructPerStateIoOveruseThreshold()
|