Home
last modified time | relevance | path

Searched defs:test_func (Results 1 – 3 of 3) 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/qemu/tests/qtest/libqos/
H A Dqgraph.c592 QOSTestFunc test_func, QOSGraphTestOptions *opts) in qos_add_test()