Searched refs:run_api_tests (Results 1 – 1 of 1) sorted by relevance
414 static int run_api_tests(long (*func)(long, long)) in run_api_tests() function1580 ret = run_api_tests(arm_func); in run_all_tests()1592 ret = run_api_tests(thumb16_func); in run_all_tests()1597 ret = run_api_tests(thumb32even_func); in run_all_tests()1602 ret = run_api_tests(thumb32odd_func); in run_all_tests()