Searched refs:last_index_added (Results 1 – 3 of 3) sorted by relevance
211 const int last_index_added = last_block_added_ * kBlockSize; in AddAllBlocksThroughIndex() local212 if (end_index <= last_index_added) { in AddAllBlocksThroughIndex()215 << " <= last index added ( " << last_index_added in AddAllBlocksThroughIndex()
210 const int last_index_added = last_block_added_ * kBlockSize; in AddAllBlocksThroughIndex() local211 if (end_index <= last_index_added) { in AddAllBlocksThroughIndex()214 << " <= last index added ( " << last_index_added in AddAllBlocksThroughIndex()