Searched defs:num_pre_sync (Results 1 – 1 of 1) sorted by relevance
487 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