Home
last modified time | relevance | path

Searched refs:this_chunk (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/glib/tests/
Dmarkup-test.c119 int this_chunk = MIN (length - i, chunk_size); in test_in_chunks() local
123 this_chunk, in test_in_chunks()
130 i += this_chunk; in test_in_chunks()