Searched refs:TEST_END (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_test.h35 #define TEST_END(nr_pass, nr_fail) \ macro
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-packing.c108 TEST_END(nr_pass, nr_fail);
H A Dtest-scheduler-predicates.c88 TEST_END(nr_pass, nr_fail);
H A Dtest-constant-fold.c123 TEST_END(nr_pass, nr_fail);
H A Dtest-pack-formats.c276 TEST_END(nr_pass, nr_fail);
H A Dtest-optimizer.c267 TEST_END(nr_pass, nr_fail);
/xsrc/external/mit/libxcb/dist/tests/
H A Dcheck_public.c15 TEST_ARGUMENT, TEST_ENVIRONMENT, TEST_END enumerator in enum:test_type_t
31 for(test_type = TEST_ARGUMENT; test_type != TEST_END; test_type++)
72 for(test_type = TEST_ARGUMENT; test_type != TEST_END; test_type++)

Completed in 5 milliseconds