HomeSort by relevance Sort by last modified time
    Searched full:test_in_chunks (Results 1 - 1 of 1) sorted by null

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

Completed in 122 milliseconds