Searched refs:test_simple_slice (Results 1 – 2 of 2) sorted by relevance
138 static void test_simple_slice(const Eigen::SyclDevice &sycl_device) in test_simple_slice() function369 test_simple_slice<DataType, RowMajor, int64_t>(sycl_device); in sycl_morphing_test_per_device()370 test_simple_slice<DataType, ColMajor, int64_t>(sycl_device); in sycl_morphing_test_per_device()
116 static void test_simple_slice() in test_simple_slice() function559 CALL_SUBTESTS_TYPES_LAYOUTS(2, test_simple_slice); in EIGEN_DECLARE_TEST()