Searched defs:test_func (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/scripts/simplebench/ |
H A D | simplebench.py | 31 def bench_one(test_func, test_env, test_case, count=5, initial_run=True, argument 106 def bench(test_func, test_envs, test_cases, *args, **vargs): argument
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | add-logical-with-carry.c | 106 static const struct test_func { struct 128 const struct test_func *f; in main() argument
|
/openbmc/linux/lib/ |
H A D | test_vmalloc.c | 399 int (*test_func)(void); member 444 static int test_func(void *private) in test_func() function
|
/openbmc/linux/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | 424 static int run_test(test_func_t test_func, int bitmaps, u32 sectorsize, in run_test() 525 static int run_test_both_formats(test_func_t test_func, u32 sectorsize, in run_test_both_formats()
|
/openbmc/linux/samples/bpf/ |
H A D | map_perf_test_user.c | 300 typedef void (*test_func)(int cpu); typedef
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | flow_dissector_reattach.c | 576 void (*test_func)(int netns, int prog1, int prog2); in run_tests() member
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | qgraph.c | 592 QOSTestFunc test_func, QOSGraphTestOptions *opts) in qos_add_test()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 77 int (*test_func)(struct testcases *test); member
|