Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/dm/
H A Dvideo.c142 …const char *test_string = "Well\b\b\b\bxhe is\r \n\ta very \amodest \bman\n\t\tand Has much to\b\… in dm_test_video_chars() local
296 …const char *test_string = "Criticism may not be agreeable, but it is necessary. It fulfils the sam… in dm_test_video_truetype() local
314 …const char *test_string = "Criticism may not be agreeable, but it is necessary. It fulfils the sam… in dm_test_video_truetype_scroll() local
337 …const char *test_string = "...Criticism may or may\b\b\b\b\b\bnot be agreeable, but seldom it is n… in dm_test_video_truetype_bs() local
/OK3568_Linux_fs/kernel/lib/
H A Dtest-string_helpers.c34 struct test_string { struct
40 static const struct test_string strings[] __initconst = { argument
H A Dtest_string.c117 const char *test_string = "abcdefghijkl"; in strchr_selftest() local
145 const char *test_string = "abcdefghijkl"; in strnchr_selftest() local
H A Dtest_printf.c184 test_string(void) in test_string() function
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dapi-io.c87 static int do_test_get_char(const char *test_string, size_t buf_size) in do_test_get_char()
130 static int do_test_get_hex(const char *test_string, in do_test_get_hex()
211 static int do_test_get_dec(const char *test_string, in do_test_get_dec()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defistub.h375 void *test_string; member
380 u32 test_string; member
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_filter.c667 static __always_inline char *test_string(char *str) in test_string() function
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsamsung-laptop.c144 const char *test_string; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/
H A Dtest_tree.py1188 def test_string(self): member in TestElementObjects