Home
last modified time | relevance | path

Searched refs:case_34 (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp494 test_traverse_intersection::apply("34", 1, 0.5, case_34[0], case_34[1]); in test_all()
651 test_traverse_union::apply("34", 1, 6.0, case_34[0], case_34[1]); in test_all()
Dget_turns.cpp281 test_get_turns<polygon, polygon>::apply("34", 2, case_34[0], case_34[1]); in test_all()
Dtraverse_ccw.cpp308 test_polygon<double>(case_34[0], case_34[1], "c34"); in test_main()
Doverlay_cases.hpp230 static std::string case_34[2] = { variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp247 test_geometry<polygon>("case_34", case_34[0], 0, 0); in test_all()