Home
last modified time | relevance | path

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

/linux-4.4.14/tools/time/
Dudelay_test.sh29 test_one() function
50 test_one $delay
53 test_one $delay
56 test_one $delay
/linux-4.4.14/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c12 static void test_one(char *s1, char *s2) in test_one() function
74 test_one(s1, s2); in testcase()
94 test_one(s1, s2); in testcase()
/linux-4.4.14/tools/testing/selftests/powerpc/vphn/
Dtest-vphn.c365 static int test_one(struct test *test) in test_one() function
398 ret = test_one(test); in test_vphn()