kPrefetchContinueThreshold   84 content/child/indexed_db/webidbcursor_impl.cc     if (continue_count_ > kPrefetchContinueThreshold) {
kPrefetchContinueThreshold  145 content/child/indexed_db/webidbcursor_impl_unittest.cc     for (int i = 0; i < WebIDBCursorImpl::kPrefetchContinueThreshold; ++i) {
kPrefetchContinueThreshold  209 content/child/indexed_db/webidbcursor_impl_unittest.cc   for (int i = 0; i < WebIDBCursorImpl::kPrefetchContinueThreshold; ++i) {
kPrefetchContinueThreshold  218 content/child/indexed_db/webidbcursor_impl_unittest.cc   EXPECT_EQ(static_cast<int>(WebIDBCursorImpl::kPrefetchContinueThreshold),
kPrefetchContinueThreshold  265 content/child/indexed_db/webidbcursor_impl_unittest.cc   EXPECT_EQ(static_cast<int>(WebIDBCursorImpl::kPrefetchContinueThreshold),
kPrefetchContinueThreshold  278 content/child/indexed_db/webidbcursor_impl_unittest.cc   for (int i = 0; i < WebIDBCursorImpl::kPrefetchContinueThreshold; ++i) {