Home
last modified time | relevance | path

Searched defs:test_buf (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-eintr-handling.c41 static char test_buf[] = "test-buffer\n"; variable
H A Dtest-fs.c124 static char test_buf[] = "test-buffer\n"; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_lib.c123 const char *test_buf) in general_allocate_string()
227 const char *test_buf) in UI_add_verify_string()
236 const char *test_buf) in UI_dup_verify_string()
H A Dui_local.h81 const char *test_buf; /* Input: test string to verify against */ member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_lib.c123 const char *test_buf) in general_allocate_string()
226 const char *test_buf) in UI_add_verify_string()
235 const char *test_buf) in UI_dup_verify_string()
H A Dui_local.h81 const char *test_buf; /* Input: test string to verify against */ member
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_format_interceptor_test.cc63 static const char test_buf[] = "Test string."; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp377 } test_buf; in getConstantFieldValue() local