Lines Matching refs:ucmp_
20 const Comparator* ucmp_; member in ROCKSDB_NAMESPACE::VersionBuilderTest
31 : ucmp_(BytewiseComparator()), in VersionBuilderTest()
32 icmp_(ucmp_), in VersionBuilderTest()
35 vstorage_(&icmp_, ucmp_, options_.num_levels, kCompactionStyleLevel, in VersionBuilderTest()
158 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
196 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
239 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
285 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
300 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
372 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
479 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
534 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
618 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
712 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
746 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()
783 VersionStorageInfo new_vstorage(&icmp_, ucmp_, options_.num_levels, in TEST_F()