Home
last modified time | relevance | path

Searched refs:retentionDaysAgo (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DWatchdogStorageUnitTest.java217 int retentionDaysAgo = RETENTION_PERIOD.getDays(); in testSaveIoOveruseStatsOutsideRetentionPeriod() local
221 /* includingStartDaysAgo= */ retentionDaysAgo, in testSaveIoOveruseStatsOutsideRetentionPeriod()
222 /* excludingEndDaysAgo= */ retentionDaysAgo + 1))).isTrue(); in testSaveIoOveruseStatsOutsideRetentionPeriod()
226 /* userId= */ 100, "system_package.non_critical.A", retentionDaysAgo)) in testSaveIoOveruseStatsOutsideRetentionPeriod()