Home
last modified time | relevance | path

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

/external/bluetooth/glib/tests/
Dmarkup-test.c108 test_in_chunks (const gchar *contents, in test_in_chunks() function
180 if (test_in_chunks (contents, length, 1) != 0) in test_file()
184 if (test_in_chunks (contents, length, 2) != 0) in test_file()
188 if (test_in_chunks (contents, length, 5) != 0) in test_file()
192 if (test_in_chunks (contents, length, 12) != 0) in test_file()
196 if (test_in_chunks (contents, length, 1024) != 0) in test_file()