Lines Matching refs:fopts
94 FlushOptions fopts; in TEST_F() local
95 fopts.wait = true; in TEST_F()
96 ASSERT_OK(db->Flush(fopts)); in TEST_F()
269 FlushOptions fopts; in TEST_F() local
270 fopts.wait = true; in TEST_F()
279 ASSERT_OK(db->Flush(fopts)); in TEST_F()
287 ASSERT_OK(db->Flush(fopts)); in TEST_F()
295 ASSERT_OK(db->Flush(fopts)); in TEST_F()
303 ASSERT_OK(db->Flush(fopts)); in TEST_F()
356 FlushOptions fopts; in TEST_F() local
357 fopts.wait = true; in TEST_F()
366 ASSERT_OK(db->Flush(fopts)); in TEST_F()
374 ASSERT_OK(db->Flush(fopts)); in TEST_F()
382 ASSERT_OK(db->Flush(fopts)); in TEST_F()
390 ASSERT_OK(db->Flush(fopts)); in TEST_F()
482 FlushOptions fopts; in TEST_F() local
483 fopts.wait = true; in TEST_F()
484 ASSERT_OK(db->Flush(fopts)); in TEST_F()
488 ASSERT_OK(db->Flush(fopts)); in TEST_F()