Home
last modified time | relevance | path

Searched defs:test_func (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/scripts/simplebench/
H A Dsimplebench.py31 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 Dadd-logical-with-carry.c106 static const struct test_func { struct
128 const struct test_func *f; in main() argument
/openbmc/linux/lib/
H A Dtest_vmalloc.c399 int (*test_func)(void); member
444 static int test_func(void *private) in test_func() function
/openbmc/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c424 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 Dmap_perf_test_user.c300 typedef void (*test_func)(int cpu); typedef
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_reattach.c576 void (*test_func)(int netns, int prog1, int prog2); in run_tests() member
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c592 QOSTestFunc test_func, QOSGraphTestOptions *opts) in qos_add_test()
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c77 int (*test_func)(struct testcases *test); member