Searched refs:test_padded_expr (Results 1 – 2 of 2) sorted by relevance
52 static void test_padded_expr() in test_padded_expr() function91 CALL_SUBTEST(test_padded_expr<ColMajor>()); in EIGEN_DECLARE_TEST()92 CALL_SUBTEST(test_padded_expr<RowMajor>()); in EIGEN_DECLARE_TEST()
90 static void test_padded_expr(const Eigen::SyclDevice& sycl_device) in test_padded_expr() function148 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()