Searched defs:num_post_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()519 int num_post_sync = rnd.Uniform(kMaxNumValues); in DoTest() local