Searched refs:storageStatsLoggingSampleInterval (Results 1 – 2 of 2) sorted by relevance
133 public int storageStatsLoggingSampleInterval() { in storageStatsLoggingSampleInterval() method in MddFlags136 Flags.super.storageStatsLoggingSampleInterval()); in storageStatsLoggingSampleInterval()
206 assertThat(mddFlags.storageStatsLoggingSampleInterval()) in testStorageStatsLoggingSampleInterval()207 .isEqualTo(DEFAULT_MDD_FLAGS.storageStatsLoggingSampleInterval()); in testStorageStatsLoggingSampleInterval()217 assertThat(mddFlags.storageStatsLoggingSampleInterval()).isEqualTo(phOverridingValue); in testStorageStatsLoggingSampleInterval()