Searched refs:CloseCountInc (Results 1 – 2 of 2) sorted by relevance
1920 env->CloseCountInc();; in TEST_P()1926 void CloseCountInc() { close_count++; } in TEST_P() function in ROCKSDB_NAMESPACE::TestEnv
947 env->CloseCountInc(); in CloseHelper()954 void CloseCountInc() { close_count++; } in CloseCountInc() function in ROCKSDB_NAMESPACE::TestEnv