Home
last modified time | relevance | path

Searched defs:test_start (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/powerpc/include/
H A Dsubunit.h9 static inline void test_start(const char *name) in test_start() function
/linux/samples/bpf/
H A Dtest_lwt_bpf.sh129 function test_start { function
/linux/lib/
H A Dtest_lockup.c456 u64 test_start = local_clock(); in test_lockup_init() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c163 static void test_start(void) in test_start() function