HomeSort by relevance Sort by last modified time
    Searched full:kquotakilobytes (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc 352 const int kQuotaKilobytes = 2;
353 EXPECT_GT(size, kQuotaKilobytes * 1024);
354 SetQuota(kQuotaKilobytes);

Completed in 49 milliseconds