Home
last modified time | relevance | path

Searched refs:test_3d (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/envelope_expand/
Dexpand.cpp77 void test_3d() in test_3d() function
146 test_3d<test::test_point>(); in test_main()
147 test_3d<bg::model::point<int, 3, bg::cs::cartesian> >(); in test_main()
148 test_3d<bg::model::point<float, 3, bg::cs::cartesian> >(); in test_main()
149 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()
158 test_3d<bg::model::point<ttmath_big, 3, bg::cs::cartesian> >(); in test_main()
Denvelope_multi.cpp42 void test_3d() in test_3d() function
54 test_3d<boost::tuple<float, float, float> >(); in test_main()
55 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()
Denvelope.cpp59 void test_3d() in test_3d() function
216 test_3d<test::test_point>(); in test_main()
217 test_3d<boost::tuple<int, int, int> >(); in test_main()
231 test_3d<boost::tuple<ttmath_big, ttmath_big, ttmath_big> >(); in test_main()
/third_party/boost/libs/geometry/test/arithmetic/
Dcross_product.cpp40 void test_3d() in test_3d() function
75 test_3d<bg::model::point<int, 3, bg::cs::cartesian> >(); in test_main()
76 test_3d<bg::model::point<float, 3, bg::cs::cartesian> >(); in test_main()
77 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()
/third_party/boost/libs/geometry/test/algorithms/
Dmake.cpp111 void test_3d() in test_3d() function
128 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()
132 test_3d<bg::model::point<ttmath_big, 3, bg::cs::cartesian> >(); in test_main()
Dcentroid.cpp155 void test_3d() in test_3d() function
256 test_3d<boost::tuple<double, double, double> >(); in test_main()
262 test_3d<boost::tuple<ttmath_big, ttmath_big, ttmath_big> >(); in test_main()
Dsimplify.cpp266 void test_3d() in test_3d() function
297 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()
/third_party/boost/libs/geometry/test/geometries/
Dboost_fusion.cpp52 void test_3d() in test_3d() function
68 test_3d(); in test_main()
/third_party/boost/libs/geometry/test/algorithms/disjoint/
Ddisjoint_point_box_geometry.cpp100 void test_3d() in test_3d() function
125 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()
/third_party/boost/libs/geometry/test/algorithms/covered_by/
Dcovered_by.cpp120 void test_3d() in test_3d() function
187 test_3d(); in test_main()
/third_party/boost/libs/geometry/test/algorithms/overlaps/
Doverlaps_box.cpp39 void test_3d() in test_3d() function
/third_party/boost/libs/geometry/test/algorithms/distance/
Ddistance.cpp264 void test_3d() in test_3d() function
520 test_3d<boost::tuple<float, float, float> >(); in test_main()
521 test_3d<bg::model::point<double, 3, bg::cs::cartesian> >(); in test_main()