Searched refs:test_one (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/time/ |
| D | udelay_test.sh | 22 test_one() function 43 test_one $delay 46 test_one $delay 49 test_one $delay
|
| /Linux-v5.4/tools/testing/selftests/powerpc/stringloops/ |
| D | memcmp.c | 32 static void test_one(char *s1, char *s2, unsigned long max_offset, in test_one() function 111 test_one(rand_s1, rand_s2, LARGE_MAX_OFFSET, in testcase() 114 test_one(rand_s1, rand_s2, SIZE, 0, comp_size); in testcase() 139 test_one(rand_s1, rand_s2, LARGE_MAX_OFFSET, in testcase() 142 test_one(rand_s1, rand_s2, SIZE, 0, comp_size); in testcase()
|
| D | strlen.c | 15 static void test_one(char *s) in test_one() function 72 test_one(s); in testcase() 88 test_one(s); in testcase()
|
| /Linux-v5.4/tools/testing/selftests/powerpc/vphn/ |
| D | test-vphn.c | 366 static int test_one(struct test *test) in test_one() function 399 ret = test_one(test); in test_vphn()
|
| /Linux-v5.4/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 245 static int test_one(struct test_data *d) in test_one() function 298 ret = test_one(d); in test__intel_pt_pkt_decoder()
|