Searched refs:getBackgroundModeBytes (Results 1 – 7 of 7) sorted by relevance
58 check("getBackgroundModeBytes()").that(mActual.getBackgroundModeBytes()) in isEqualTo()59 .isEqualTo(expected.getBackgroundModeBytes()); in isEqualTo()72 && actual.getBackgroundModeBytes() == expected.getBackgroundModeBytes() in isEquals()
55 + (perStateBytes.getBackgroundModeBytes() * 10 ^ 3)108 && actual.getBackgroundModeBytes() == expected.getBackgroundModeBytes() in isPerStateBytesEquals()
95 public long getBackgroundModeBytes() { in getBackgroundModeBytes() method in PerStateBytes
322 : ioOveruseStats.getRemainingWriteBytes().getBackgroundModeBytes(); in fetchInitialDiskIoStats()496 : ioOveruseStats.getRemainingWriteBytes().getBackgroundModeBytes(); in onOveruse()
2136 threshold.perStateWriteBytes.backgroundBytes = perStateBytes.getBackgroundModeBytes(); in toPerStateIoOveruseThreshold()2267 if (config.getComponentLevelThresholds().getBackgroundModeBytes() <= 0 in checkIoOveruseConfig()
2288 componentLevelThresholds.getBackgroundModeBytes(),
738 method public long getBackgroundModeBytes();