Home
last modified time | relevance | path

Searched defs:test_string (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/tests/
H A Dapi-io.c88 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
/linux/lib/
H A Dstring_helpers_kunit.c25 struct test_string { struct
31 static const struct test_string strings[] = { argument
H A Dstring_kunit.c109 const char *test_string = "abcdefghijkl"; in string_test_strchr() local
132 const char *test_string = "abcdefghijkl"; in string_test_strnchr() local
H A Dtest_printf.c184 test_string(void) in test_string() function
/linux/drivers/platform/x86/
H A Dsamsung-laptop.c143 const char *test_string; member
/linux/kernel/trace/
H A Dtrace_events_filter.c799 static __always_inline char *test_string(char *str) in test_string() function