Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp495 test_traverse_intersection::apply("35", 1, 1.0, case_35[0], case_35[1]); in test_all()
652 test_traverse_union::apply("35", 1, 10.5, case_35[0], case_35[1]); in test_all()
Dget_turns.cpp282 test_get_turns<polygon, polygon>::apply("35", 1, case_35[0], case_35[1]); in test_all()
Dtraverse_ccw.cpp309 test_polygon<double>(case_35[0], case_35[1], "c35"); in test_main()
Doverlay_cases.hpp234 static std::string case_35[2] = { variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp248 test_geometry<polygon>("case_35", case_35[0], 0, 0); in test_all()