Lines Matching refs:INFO
192 LOG(INFO) << "+++ Recovered holes: " in RecoverHoles()
202 LOG(INFO) << "No need to recover holes"; in RecoverHoles()
252 LOG(INFO) << "+++ Add: previous_state=" << previous_state.top_index in Add()
325 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.top_index in Add()
353 LOG(INFO) << "+++ Remove: previous_state=" << previous_state.top_index in Remove()
413 LOG(INFO) << "+++ checking for hole at " << collapse_top_index - 1 in Remove()
421 LOG(INFO) << "+++ ate hole at " << (collapse_top_index - 1); in Remove()
431 LOG(INFO) << "+++ ate last entry " << top_index - 1; in Remove()
438 LOG(INFO) << "--- WEIRD: removing null entry " << idx; in Remove()
449 LOG(INFO) << "+++ left hole at " << idx << ", holes=" << current_num_holes_; in Remove()
492 LOG(INFO) << "Setting segment state: " in SetSegmentState()