Searched refs:check_stdlist_transform (Results 1 – 2 of 2) sorted by relevance
48 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function125 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()
86 void check_stdlist_transform(const TransformType&) in check_stdlist_transform() function185 …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()