Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dperf_context_test.cc925 auto next_count = get_perf_context()->iter_seek_cpu_nanos; in TEST_F() local
926 ASSERT_GT(next_count, count); in TEST_F()
927 count = next_count; in TEST_F()
Ddb_iterator_test.cc1974 int next_count = in TEST_P() local
1976 for (int i = 0; i < next_count; i++) { in TEST_P()
1987 for (int i = 0; i < next_count; i++) { in TEST_P()
1995 for (int i = 0; i < next_count; i++) { in TEST_P()