Lines Matching refs:TEST_FUNCTION
117 #define TEST_FUNCTION(Func) \ macro
201 TEST_FUNCTION(factorial); \
226 TEST_FUNCTION(factorial_rec); \
279 TEST_FUNCTION(neon_matrix_multiply); in TEST()
319 TEST_FUNCTION(add2_vectors); in TEST()
333 TEST_FUNCTION(add3_double); \
359 TEST_FUNCTION(add4_double); \
385 TEST_FUNCTION(sum_array); \
414 TEST_FUNCTION(func_abs); \
447 TEST_FUNCTION(crc32); in TEST()
469 TEST_FUNCTION(swap4); in TEST()
489 TEST_FUNCTION(swap_int32); in TEST()
501 TEST_FUNCTION(check_bounds); \
529 TEST_FUNCTION(demo_function); \