Home | History | Annotate | Download | only in cctest

Lines Matching refs:chunk

629     i::Vector<char> chunk = buffer_.AddBlock(chars_written, '\0');
630 i::OS::MemCopy(chunk.start(), buffer, chars_written);
864 // Single chunk of data expected in update. Initial data.
883 // Single chunk of data with one new entry expected in update.
910 // Single chunk of data with three new entries expected in update.
921 // Single chunk of data with two left entries expected in update.
933 // Single chunk of data with 0 left entries expected in update.
944 // Single chunk of data with 0 left entries expected in update.
961 // Single chunk of data with 2 entries expected in update.
975 // Single chunk of data with 1 entry expected in update.