Home | History | Annotate | Download | only in cctest

Lines Matching refs:extra_bytes

3545                                         int extra_bytes) {
3548 CHECK(space_remaining >= extra_bytes);
3549 int new_linear_size = space_remaining - extra_bytes;