Searched refs:expandable_ (Results 1 – 3 of 3) sorted by relevance
123 expandable_(other.expandable_) { in BitVector()222 return expandable_; in IsExpandable()302 const bool expandable_; // Should the bitmap expand if too small? variable
74 (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()