Searched refs:expandable_ (Results 1 – 2 of 2) sorted by relevance
171 (expandable_ == src->IsExpandable()) && in Equal()191 bool IsExpandable() const { return expandable_; } in IsExpandable()247 const bool expandable_; // expand bitmap if we run out? variable
44 expandable_(expandable), in BitVector()84 DCHECK(expandable_) << "Attempted to expand a non-expandable bitmap to position " << num; in SetBit()