Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dapi-io.c130 static int do_test_get_hex(const char *test_string, in do_test_get_hex() function
166 if (do_test_get_hex("12345678abcdef90", in test_get_hex()
173 if (do_test_get_hex("1\n2\n3\n", in test_get_hex()
180 if (do_test_get_hex("12345678ABCDEF90;a;b", in test_get_hex()
187 if (do_test_get_hex("0x1x2x", in test_get_hex()
194 if (do_test_get_hex("x1x", in test_get_hex()
201 if (do_test_get_hex("10000000000000000000000000000abcdefgh99i", in test_get_hex()