Searched refs:getBackgroundModeBytes (Results 1 – 6 of 6) 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
1037 threshold.perStateWriteBytes.backgroundBytes = perStateBytes.getBackgroundModeBytes(); in toPerStateIoOveruseThreshold()
2185 componentLevelThresholds.getBackgroundModeBytes(),
738 method public long getBackgroundModeBytes();