Home | History | Annotate | Download | only in visitedlink

Lines Matching refs:item_count

794 uint32 VisitedLinkMaster::NewTableSizeForCount(int32 item_count) const {
813 int desired = item_count * 3;
823 return item_count * 2 - 1;