Searched defs:kTestFillBytes (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_browsertest.cc641 const int kTestFillBytes = 1024 * 1024 * 5; // 5MB local
642 EXPECT_GT(after_filling, kTestFillBytes);

Completed in 70 milliseconds