Home
last modified time | relevance | path

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

/external/eigen/test/
Dstdlist.cpp48 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function
125 CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); in test_stdlist()
126 CALL_SUBTEST_4(check_stdlist_transform(Affine3f())); in test_stdlist()
127 CALL_SUBTEST_4(check_stdlist_transform(Affine3d())); in test_stdlist()
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 test_stdlist_overload()
186 CALL_SUBTEST_4(check_stdlist_transform(Affine3f())); in test_stdlist_overload()
187 CALL_SUBTEST_4(check_stdlist_transform(Affine3d())); in test_stdlist_overload()