Searched refs:last_index_added (Results 1 – 1 of 1) sorted by relevance
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()