Searched refs:order_test_result (Results 1 – 4 of 4) sorted by relevance
142 int order_test_result(struct evt_test *test, struct evt_options *opt);
215 .test_result = order_test_result,
226 .test_result = order_test_result,
8 order_test_result(struct evt_test *test, struct evt_options *opt) in order_test_result() function