Home
last modified time | relevance | path

Searched defs:test_start (Results 1 – 5 of 5) 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/fs/btrfs/tests/
H A Dextent-io-tests.c121 u64 start, end, test_start; in test_find_delalloc() local
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c163 static void test_start(void) in test_start() function