Searched refs:currShouldPurgeIdx (Results 1 – 1 of 1) sorted by relevance
1089 int currShouldPurgeIdx = 0; in test_timestamp_wrap() local1094 if (currShouldPurgeIdx < shouldPurgeIdxs.count() && in test_timestamp_wrap()1095 shouldPurgeIdxs[currShouldPurgeIdx] == j) { in test_timestamp_wrap()1096 ++currShouldPurgeIdx; in test_timestamp_wrap()