Searched refs:expSyncCnt (Results 1 – 1 of 1) sorted by relevance
60 void BlockCompensatedSync(int &actSyncCnt, int expSyncCnt);237 void DistributedDBCloudKvSyncerTest::BlockCompensatedSync(int &actSyncCnt, int expSyncCnt) in BlockCompensatedSync() argument242 [&actSyncCnt, expSyncCnt]() { return actSyncCnt == expSyncCnt; }); in BlockCompensatedSync()