Home
last modified time | relevance | path

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

/tools/perf/tests/
Dllvm.c136 int test__llvm(struct test *test __maybe_unused, int subtest) in test__llvm()
166 const char *test__llvm_subtest_get_desc(int subtest) in test__llvm_subtest_get_desc()
Dtests.h37 } subtest; member
Dbuiltin-test.c337 static int run_test(struct test *test, int subtest) in run_test()
393 static int test_and_print(struct test *t, bool force_skip, int subtest) in test_and_print()