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