Home
last modified time | relevance | path

Searched defs:testbuf (Results 1 – 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setrlimit/
Dsetrlimit01.c259 char *testbuf = NULL; in test4() local
/third_party/musl/src/crypt/
Dcrypt_sha256.c313 char testbuf[128]; in __crypt_sha256() local
Dcrypt_sha512.c362 char testbuf[128]; in __crypt_sha512() local
Dcrypt_md5.c276 char testbuf[64]; in __crypt_md5() local
/third_party/optimized-routines/math/test/
Dmathtest.c709 testdetail parsetest(char *testbuf, testdetail oldtest) { in parsetest()
1496 char testbuf[512], linebuf[512]; in runtests() local
/third_party/glib/gio/tests/
Dproxy-test.c837 static const gchar *testbuf = "0123456789abcdef"; variable
Dsocket.c203 static const gchar *testbuf = "0123456789abcdef"; variable