Lines Matching full:buffers
45 * 1 = free buffers
46 * 2 = + allocate buffers after free
47 * 3 = + allocate buffers again
48 * 4 = + free buffers after allocation
50 * 5 = + free buffers
51 * 6 = + free buffers again
52 * 7 = + allocate buffers after free
53 * 8 = + free buffers after allocation
163 * Test that attempting to free the buffers at points where they cannot be freed
165 * Test 0: Attempt to free buffers after a full record has been processed, but
167 * Test 1: Attempt to free buffers after only a partial record header has been
169 * Test 2: Attempt to free buffers after a full record header but no record body
170 * Test 3: Attempt to free buffers after a full record hedaer and partial record
302 * Attempting to free the buffers at this point should fail because they are in test_free_buffers()