Home
last modified time | relevance | path

Searched refs:test_padded_expr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_padding.cpp52 static void test_padded_expr() in test_padded_expr() function
91 CALL_SUBTEST(test_padded_expr<ColMajor>()); in EIGEN_DECLARE_TEST()
92 CALL_SUBTEST(test_padded_expr<RowMajor>()); in EIGEN_DECLARE_TEST()
H A Dcxx11_tensor_padding_sycl.cpp90 static void test_padded_expr(const Eigen::SyclDevice& sycl_device) in test_padded_expr() function
148 test_padded_expr<DataType, RowMajor, int64_t>(sycl_device); in sycl_padding_test_per_device()
149 test_padded_expr<DataType, ColMajor, int64_t>(sycl_device); in sycl_padding_test_per_device()