Lines Matching full:pages_before
1358 int pages_before = capacity_ / Page::kPageSize;1373 for (int i = pages_before + 1; i <= pages_after; i++) {