Searched defs:test_env (Results 1 – 2 of 2) sorted by relevance
98 struct test_env { struct101 bool verifier_stats;102 bool debug;105 bool jit_enabled;106 bool has_testmod;107 bool get_test_cnt;108 bool list_test_names;114 FILE *stdout;115 FILE *stderr;116 int nr_cpus;[all …]
119 struct test_env { struct132 struct test_env env; argument
Completed in 7 milliseconds