Home
last modified time | relevance | path

Searched refs:TEST_IsLogGettingFlushed (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/db_impl/
Ddb_impl.h876 bool TEST_IsLogGettingFlushed() { in TEST_IsLogGettingFlushed() function
/rocksdb-6.9/utilities/transactions/
Dtransaction_test.cc1937 ASSERT_TRUE(!db_impl->TEST_IsLogGettingFlushed()); in TEST_P()
1969 ASSERT_TRUE(db_impl->TEST_IsLogGettingFlushed()); in TEST_P()