Home
last modified time | relevance | path

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

/rocksdb-6.9/test_util/
Dtestutil.cc207 const std::array<IndexType, 4> index_types = { in RandomBlockBasedTableOptions() local
211 index_types[rnd->Uniform(static_cast<int>(index_types.size()))]; in RandomBlockBasedTableOptions()