Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetIndex

788   size_t GetIndex(Address addr) {
793 return (max_addr_ - min_addr_ + 1) + next_->GetIndex(addr);
865 return bounds.GetIndex(addr);