Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Dstdlist.cpp46 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function
123 CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); in EIGEN_DECLARE_TEST()
124 CALL_SUBTEST_4(check_stdlist_transform(Affine3f())); in EIGEN_DECLARE_TEST()
125 CALL_SUBTEST_4(check_stdlist_transform(Affine3d())); in EIGEN_DECLARE_TEST()
H A Dstdlist_overload.cpp86 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function
185 …CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); // does not need the specialization (2+1)^2 =… in EIGEN_DECLARE_TEST()
186 CALL_SUBTEST_4(check_stdlist_transform(Affine3f())); in EIGEN_DECLARE_TEST()
187 CALL_SUBTEST_4(check_stdlist_transform(Affine3d())); in EIGEN_DECLARE_TEST()