Lines Matching full:found_count
8222 int found_count = 0;8225 ASSERT(found_count == 0);8226 found_count++;8228 new_array->set(i - found_count, old_array->get(i));8232 if (found_count > 0) break_point_info->set_break_point_objects(*new_array);