Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:reserve

563   // Reserve space for the max number of matches we'll show.
564 matches_.reserve(kMaxMatches);