Searched defs:test_buf (Results 1 – 5 of 5) sorted by relevance
22 const u_char test_buf[] = "\x01\x12\x34\x56\x78\x00\x00\x00\x05hello"; variable
181 int maxsize, const char *test_buf) in general_allocate_string()286 int minsize, int maxsize, const char *test_buf) in UI_add_verify_string()295 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string()
123 const char *test_buf; /* Input: test string to verify member
62 static const char test_buf[] = "Test string."; variable
379 } test_buf; in getConstantFieldValue() local