Searched refs:no_block_cache_opts (Results 1 – 3 of 3) sorted by relevance
240 Options no_block_cache_opts; in Insert() local241 no_block_cache_opts.statistics = options.statistics; in Insert()242 no_block_cache_opts = CurrentOptions(no_block_cache_opts); in Insert()245 no_block_cache_opts.table_factory.reset( in Insert()249 std::vector<Options>({no_block_cache_opts, options})); in Insert()
614 Options no_block_cache_opts; in TEST_F() local615 no_block_cache_opts.statistics = options.statistics; in TEST_F()616 no_block_cache_opts = CurrentOptions(no_block_cache_opts); in TEST_F()619 no_block_cache_opts.table_factory.reset( in TEST_F()623 std::vector<Options>({no_block_cache_opts, options})); in TEST_F()
1972 Options no_block_cache_opts; in TEST_F() local1973 no_block_cache_opts.statistics = options.statistics; in TEST_F()1974 no_block_cache_opts = CurrentOptions(no_block_cache_opts); in TEST_F()1977 no_block_cache_opts.table_factory.reset( in TEST_F()1981 std::vector<Options>({no_block_cache_opts, options})); in TEST_F()