Searched refs:test_func (Results 1 – 12 of 12) sorted by relevance
21 static int test_func(void) in test_func() function43 ADD_TEST(test_func); in setup_tests()
46 static int test_func(int test) in test_func() function175 ADD_ALL_TESTS(test_func, 9); in setup_tests()
55 static int test_func(int test) in test_func() function344 ADD_ALL_TESTS(test_func, 9); in setup_tests()
158 int res = thr->dev->openacc.async.test_func (aq); in acc_async_test()181 if (!thr->dev->openacc.async.test_func (l->aq)) in acc_async_test_all()
298 .test_func = host_openacc_async_test,
1058 __typeof (GOMP_OFFLOAD_openacc_async_test) *test_func; member
1176 __typeof (GOMP_OFFLOAD_openacc_async_test) *test_func; member
282 random_test(pvalue_func_t *func, isc_random_func test_func) {305 switch (test_func) { in random_test() 283 random_test(pvalue_func_t * func,isc_random_func test_func) random_test() argument
1037 AS_REQUIRE_SHELL_FN([test_func], [], [TEST_FUNC_BODY])1042 test_func parameter1