Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Ddb_write_test.cc99 FlushOptions fopt; in TEST_P() local
100 fopt.wait = false; in TEST_P()
101 dbfull()->Flush(fopt); in TEST_P()
/rocksdb-6.9/utilities/transactions/
Dtransaction_test.cc5426 FlushOptions fopt; in TEST_P() local
5453 ASSERT_OK(db_impl->Flush(fopt)); in TEST_P()
5475 ASSERT_OK(db_impl->Flush(fopt)); in TEST_P()
5492 ASSERT_OK(db_impl->Flush(fopt)); in TEST_P()
5510 ASSERT_OK(db_impl->Flush(fopt)); in TEST_P()
5527 ASSERT_OK(db_impl->Flush(fopt)); in TEST_P()
Dwrite_prepared_transaction_test.cc1655 FlushOptions fopt; in TEST_P() local
1776 db_impl->Flush(fopt); in TEST_P()