Searched refs:kAppInactiveThreshold (Results 1 – 4 of 4) sorted by relevance
113 EphemeralAppService::kAppInactiveThreshold + 1, in AddInactiveApps()140 EphemeralAppService::kAppInactiveThreshold); in AddIntermediateApps()
52 static const int kAppInactiveThreshold; variable
58 const int EphemeralAppService::kAppInactiveThreshold = 10; member in EphemeralAppService367 time_now - base::TimeDelta::FromDays(kAppInactiveThreshold); in GetAppsToRemove()
83 base::TimeDelta::FromDays(EphemeralAppService::kAppInactiveThreshold + 1); in IN_PROC_BROWSER_TEST_F()