Home
last modified time | relevance | path

Searched refs:testdata_len (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/tests/
H A Dchunk_test.c188 multichunk_test_helper (const char *filename, int format, const char * testdata [], size_t testdata_len) in multichunk_test_helper() argument
199 ARRAY_LEN (length_before) < testdata_len, in multichunk_test_helper()
221 for (i = 0 ; i < testdata_len ; i++) in multichunk_test_helper()
256 i > testdata_len, in multichunk_test_helper()
257 "\n\nLine %d : iterated to chunk #%d, but only %d chunks have been written\n\n", __LINE__, (int) i, (int) testdata_len in multichunk_test_helper()

Completed in 2 milliseconds