Lines Matching refs:TEST_FUNCTION
100 #define TEST_FUNCTION(Func) \ macro
198 TEST_FUNCTION(factorial); \
223 TEST_FUNCTION(factorial_rec); \
300 TEST_FUNCTION(neon_matrix_multiply); in TEST()
340 TEST_FUNCTION(add2_vectors); in TEST()
354 TEST_FUNCTION(add3_double); \
380 TEST_FUNCTION(add4_double); \
406 TEST_FUNCTION(sum_array); \
434 TEST_FUNCTION(func_abs); \
467 TEST_FUNCTION(crc32); in TEST()
489 TEST_FUNCTION(swap4); in TEST()
509 TEST_FUNCTION(swap_int32); in TEST()
521 TEST_FUNCTION(check_bounds); \
549 TEST_FUNCTION(demo_function); \
607 TEST_FUNCTION(start); \