Searched refs:index_types (Results 1 – 1 of 1) sorted by relevance
207 const std::array<IndexType, 4> index_types = { in RandomBlockBasedTableOptions() local211 index_types[rnd->Uniform(static_cast<int>(index_types.size()))]; in RandomBlockBasedTableOptions()