Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_basic_test.cc1924 CompressionType tmp_type = kNoCompression; in DBBasicTestWithParallelIO() local
1927 tmp_type = c_type; in DBBasicTestWithParallelIO()
1931 if (tmp_type != kNoCompression) { in DBBasicTestWithParallelIO()
1932 options.compression = tmp_type; in DBBasicTestWithParallelIO()