Lines Matching full:items
70 * -# Defined an array with some data items that ready for being
72 * -# Put data items with "while loop".
74 * -# Get data items from the ringbuffer.
80 * - Data items pushed shall be equal to what are gotten. And
82 * get some items from an empty ringbuffer.
262 * -# Put data items into a ringbuffer
263 * -# Get data items from a ringbuffer
264 * -# Check if data items pushed are equal to what are gotten.
268 * - data items pushed shall be equal to what are gotten.
352 * -# Put data items into the ringbuffer by a thread
353 * -# Put data items into the ringbuffer by a ISR
354 * -# Get data items from the ringbuffer by the thread
355 * -# Check if data items pushed are equal to what are gotten.
356 * -# Get data items from the ringbuffer by the ISR
357 * -# Check if data items pushed are equal to what are gotten.
358 * -# Put data items into the ringbuffer by the thread
359 * -# Get data items from the ringbuffer by the ISR
360 * -# Check if data items pushed are equal to what are gotten.
363 * - data items pushed shall be equal to what are gotten.
408 * -# Put data items into the ringbuffer by a thread
409 * -# Put data items into the ringbuffer by a ISR
410 * -# Get data items from the ringbuffer by the thread
411 * -# Check if data items pushed are equal to what are gotten.
412 * -# Get data items from the ringbuffer by the ISR
413 * -# Check if data items pushed are equal to what are gotten.
414 * -# Put data items into the ringbuffer by the thread
415 * -# Get data items from the ringbuffer by the ISR
416 * -# Check if data items pushed are equal to what are gotten.
419 * - data items pushed shall be equal to what are gotten.
470 * - data items pushed shall be equal to what are gotten.