Searched defs:test_string (Results 1 – 7 of 7) 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
34 struct test_string { struct40 static const struct test_string strings[] __initconst = { argument
117 const char *test_string = "abcdefghijkl"; in strchr_selftest() local145 const char *test_string = "abcdefghijkl"; in strnchr_selftest() local
184 test_string(void) in test_string() function
508 void *test_string; member513 u32 test_string; member
144 const char *test_string; member
799 static __always_inline char *test_string(char *str) in test_string() function