Searched refs:flush_ops (Results 1 – 3 of 3) sorted by relevance
261 FlushOptions flush_ops; in TEST_P() local262 txn_db->Flush(flush_ops); in TEST_P()301 FlushOptions flush_ops; in TEST_P() local302 txn_db->Flush(flush_ops); in TEST_P()309 txn_db->Flush(flush_ops); in TEST_P()317 txn_db->Flush(flush_ops); in TEST_P()380 FlushOptions flush_ops; in TEST_P() local382 ASSERT_OK(txn_db->Flush(flush_ops)); in TEST_P()
2263 FlushOptions flush_ops; in TEST_P() local2264 db->Flush(flush_ops); in TEST_P()6141 FlushOptions flush_ops; in TEST_P() local6142 db->Flush(flush_ops); in TEST_P()6147 db->Flush(flush_ops, cf_handle); in TEST_P()
840 FlushOptions flush_ops; in TEST_P() local842 ASSERT_OK(db->Flush(flush_ops)); in TEST_P()