Home
last modified time | relevance | path

Searched defs:test_options (Results 1 – 3 of 3) sorted by relevance

/tools/perf/tests/
Dbuiltin-test.c537 const struct option test_options[] = { in cmd_test() local
/tools/testing/selftests/filesystems/fuse/
Dbpf_loader.c27 struct _test_options test_options; variable
/tools/testing/selftests/bpf/
Dtest_sockmap.c1423 static void test_options(char *options) in test_options() function