Lines Matching refs:INFO
187 LOG(INFO) << "+++ Recovered holes: " in RecoverHoles()
197 LOG(INFO) << "No need to recover holes"; in RecoverHoles()
245 LOG(INFO) << "+++ Add: previous_state=" << previous_state.top_index in Add()
318 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.top_index in Add()
346 LOG(INFO) << "+++ Remove: previous_state=" << previous_state.top_index in Remove()
402 LOG(INFO) << "+++ checking for hole at " << collapse_top_index - 1 in Remove()
410 LOG(INFO) << "+++ ate hole at " << (collapse_top_index - 1); in Remove()
420 LOG(INFO) << "+++ ate last entry " << top_index - 1; in Remove()
427 LOG(INFO) << "--- WEIRD: removing null entry " << idx; in Remove()
438 LOG(INFO) << "+++ left hole at " << idx << ", holes=" << current_num_holes_; in Remove()
478 LOG(INFO) << "Setting segment state: " in SetSegmentState()