Searched defs:test_options (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/tests/ | ||
| H A D | builtin-test.c | 790 const struct option test_options[] = { cmd_test() local |
| /linux/tools/testing/selftests/bpf/ | ||
| H A D | test_sockmap.c | 1423 static void test_options(char *options) test_options() function |