Searched defs:test_buf (Results 1 – 3 of 3) sorted by relevance
177 int maxsize, const char *test_buf) in general_allocate_string()280 int minsize, int maxsize, const char *test_buf) in UI_add_verify_string()288 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
17 static void *test_buf; variable