Searched refs:tmp_type (Results 1 – 1 of 1) sorted by relevance
1924 CompressionType tmp_type = kNoCompression; in DBBasicTestWithParallelIO() local1927 tmp_type = c_type; in DBBasicTestWithParallelIO()1931 if (tmp_type != kNoCompression) { in DBBasicTestWithParallelIO()1932 options.compression = tmp_type; in DBBasicTestWithParallelIO()