Searched refs:error_if_exists (Results 1 – 6 of 6) sorted by relevance
52 bool error_if_exists = false; member
1667 opts.error_if_exists = true; in TEST_F()1674 opts.error_if_exists = false; in TEST_F()1831 options.error_if_exists = false; in TEST_F()
390 opt->rep.error_if_exists = v; in leveldb_options_set_error_if_exists()
318 if (options_.error_if_exists) { in Recover()
363 options.error_if_exists = true; in NewDB()
32 options.error_if_exists = true;