Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_chipping.cpp185 static void test_chip_in_expr() { in test_chip_in_expr() function
419 CALL_SUBTEST(test_chip_in_expr<ColMajor>()); in EIGEN_DECLARE_TEST()
420 CALL_SUBTEST(test_chip_in_expr<RowMajor>()); in EIGEN_DECLARE_TEST()
H A Dcxx11_tensor_chipping_sycl.cpp326 static void test_chip_in_expr(const Eigen::SyclDevice& sycl_device) { in test_chip_in_expr() function