Home
last modified time | relevance | path

Searched refs:test_strings (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/tests/
H A Dapi-io.c117 static const char *const test_strings[] = { in test_get_char() local
123 for (j = 0; j < ARRAY_SIZE(test_strings); j++) { in test_get_char()
124 if (do_test_get_char(test_strings[j], 1 << i)) in test_get_char()