Home | History | Annotate | Download | only in automation

Lines Matching refs:balloon_count

4015   int balloon_count = static_cast<int>(balloons.size());
4016 if (index < 0 || index >= balloon_count) {
4025 this, reply_message, balloon_count - 1);