Home
last modified time | relevance | path

Searched refs:sycl_computing_test_per_device (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_image_op_sycl.cpp90 template<typename DataType, typename dev_Selector> void sycl_computing_test_per_device(dev_Selector… in sycl_computing_test_per_device() function
98 CALL_SUBTEST(sycl_computing_test_per_device<float>(device)); in EIGEN_DECLARE_TEST()
100 CALL_SUBTEST(sycl_computing_test_per_device<double>(device)); in EIGEN_DECLARE_TEST()
H A Dcxx11_tensor_math_sycl.cpp92 template<typename DataType, typename dev_Selector> void sycl_computing_test_per_device(dev_Selector… in sycl_computing_test_per_device() function
103 CALL_SUBTEST(sycl_computing_test_per_device<float>(device)); in EIGEN_DECLARE_TEST()
H A Dcxx11_tensor_sycl.cpp342 template<typename DataType, typename dev_Selector> void sycl_computing_test_per_device(dev_Selector… in sycl_computing_test_per_device() function
359 CALL_SUBTEST(sycl_computing_test_per_device<float>(device)); in EIGEN_DECLARE_TEST()