Searched defs:test_string (Results 1 – 1 of 1) sorted by relevance
88 static int do_test_get_char(const char *test_string, size_t buf_size) in do_test_get_char()131 static int do_test_get_hex(const char *test_string, in do_test_get_hex()212 static int do_test_get_dec(const char *test_string, in do_test_get_dec()297 char test_string[1024]; in test_get_line() local