Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/quota/
Dquota_manager_unittest.cc644 const int64 kTempQuotaBase = in TEST_F() local
661 EXPECT_EQ(std::min(kAvailableSpaceForApp, kTempQuotaBase) + usage(), quota()); in TEST_F()
678 EXPECT_EQ(std::min(kAvailableSpaceForApp, kTempQuotaBase) + usage(), quota()); in TEST_F()