Searched refs:sync_i (Results 1 – 1 of 1) sorted by relevance
820 size_t sync_i = 0; in UpdateSnapshots() local840 TEST_IDX_SYNC_POINT("WritePreparedTxnDB::UpdateSnapshots:p:", ++sync_i); in UpdateSnapshots()841 TEST_IDX_SYNC_POINT("WritePreparedTxnDB::UpdateSnapshots:s:", sync_i); in UpdateSnapshots()846 for (++sync_i; sync_i <= 10; ++sync_i) { in UpdateSnapshots()847 TEST_IDX_SYNC_POINT("WritePreparedTxnDB::UpdateSnapshots:p:", sync_i); in UpdateSnapshots()848 TEST_IDX_SYNC_POINT("WritePreparedTxnDB::UpdateSnapshots:s:", sync_i); in UpdateSnapshots()874 size_t sync_i = 0; in CheckAgainstSnapshots() local891 ++sync_i); in CheckAgainstSnapshots()892 TEST_IDX_SYNC_POINT("WritePreparedTxnDB::CheckAgainstSnapshots:s:", sync_i); in CheckAgainstSnapshots()905 for (++sync_i; sync_i <= 10; ++sync_i) { in CheckAgainstSnapshots()[all …]