Home
last modified time | relevance | path

Searched refs:case_36 (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp496 test_traverse_intersection::apply("36", 1, 1.625, case_36[0], case_36[1]); in test_all()
653 test_traverse_union::apply("36", 1 /*UU 2*/, 14.375, case_36[0], case_36[1]); in test_all()
Dget_turns.cpp283 test_get_turns<polygon, polygon>::apply("36", 3, case_36[0], case_36[1]); in test_all()
Dtraverse_ccw.cpp310 test_polygon<double>(case_36[0], case_36[1], "c36" /*, ig */); in test_main()
Doverlay_cases.hpp238 static std::string case_36[2] = { variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion.cpp187 case_36[0], case_36[1], 1, 1, 10, 14.375); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp249 test_geometry<polygon>("case_36", case_36[0], 0, 0); in test_all()