Home
last modified time | relevance | path

Searched defs:num_pre_sync (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/leveldb/db/
H A Dfault_injection_test.cc487 void PartialCompactTestPreFault(int num_pre_sync, int num_post_sync) { in PartialCompactTestPreFault()
495 int num_pre_sync, int num_post_sync) { in PartialCompactTestReopenWithFault()
518 int num_pre_sync = rnd.Uniform(kMaxNumValues); in DoTest() local