Searched refs:expandable_ (Results 1 – 3 of 3) sorted by relevance
111 expandable_(other.expandable_) { in BitVector()210 return expandable_; in IsExpandable()290 const bool expandable_; // Should the bitmap expand if too small? variable
94 (expandable_ == src->IsExpandable()) && in Equal()
34 expandable_(expandable) { in BitVector()350 DCHECK(expandable_) << "Attempted to expand a non-expandable bitmap to position " << idx; in EnsureSize()