Searched defs:test_env (Results 1 – 2 of 2) sorted by relevance
101 struct test_env { struct105 bool verifier_stats;106 bool debug;109 bool jit_enabled;110 bool has_testmod;111 bool get_test_cnt;118 FILE *stdout_saved;119 FILE *stderr_saved;120 int nr_cpus;121 FILE *json;[all …]
120 struct test_env { struct133 struct test_env env; argument
Completed in 10 milliseconds