Searched defs:ephemeral_app_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_service.h43 int ephemeral_app_count() const { return ephemeral_app_count_; } function in class:EphemeralAppService
H A Dephemeral_app_service_unittest.cc42 void RunTest(int ephemeral_app_count, argument
46 EphemeralAppService::GetAppsToRemove(ephemeral_app_count,
52 void RunTestCheckLRU(int ephemeral_app_count, argument
56 EphemeralAppService::GetAppsToRemove(ephemeral_app_count,

Completed in 64 milliseconds