Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dmarkup-parse.c123 int this_chunk = MIN (length - i, chunk_size); in test_in_chunks() local
127 this_chunk, in test_in_chunks()
134 i += this_chunk; in test_in_chunks()