Home | History | Annotate | Download | only in cctest

Lines Matching refs:slice_length

161     int slice_length = slice_depth*(slice_head_chars + slice_tail_chars);
162 len += slice_length;
223 CHECK(len == building_blocks[i]->length() + slice_length);