Searched defs:testdata (Results 26 - 36 of 36) sorted by relevance
12
| /third_party/libsnd/tests/ |
| H A D | chunk_test.c | 107 chunk_test_helper (const char *filename, int format, const char * testdata) in chunk_test_helper() argument 178 "\\n\\nLine %d : Data compare failed.\\n %s\\n %s\\n\\n", __LINE__, testdata, (char*) chunk_info.data chunk_test_helper() local 288 "\\n\\nLine %d : Data compare failed at %d.\\n %s\\n %s\\n\\n", __LINE__, (int) i, testdata [i], (char*) chunk_info.data multichunk_test_helper() local 303 { const char* testdata [] = chunk_test() local [all...] |
| /third_party/lwip/test/unit/core/ |
| H A D | test_pbuf.c | 183 u8_t testdata[] = { 0x01, 0x08, 0x82, 0x02 }; in START_TEST() local 234 u8_t testdata = 0x01; START_TEST() local [all...] |
| /third_party/openssl/test/ |
| H A D | wpackettest.c | 360 unsigned char testdata[] = { 0x00, 0x01, 0x02, 0x03 }; in test_WPACKET_init_der() local
|
| H A D | asn1_time_test.c | 21 struct testdata { struct
|
| H A D | asynciotest.c | 296 const char testdata[] = "Test data"; in test_asyncio() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 2-3.c | 142 static struct testdata { struct
|
| H A D | 1-2.c | 159 struct testdata { struct
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | citertst.c | 359 const char *testdata[] = in TestNormalization() local
|
| H A D | cmsccoll.c | 1406 const static UChar testdata[][2] = { in TestContraction() local 1569 const static UChar testdata[][3] = { in TestExpansion() local
|
| /third_party/libfuse/test/ |
| H A D | test_syscalls.c | 40 static char testdata[] = "abcdefghijklmnopqrstuvwxyz"; variable [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | usettest.cpp | 3576 static const char *const testdata[]={ in TestSpan() local
|
Completed in 20 milliseconds
12