Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp516 test_traverse_intersection::apply("51", 0, 0, case_51[0], case_51[1]); in test_all()
673 test_traverse_union::apply("51", 0, 0, case_51[0], case_51[1]); in test_all()
Dget_turns.cpp302 test_get_turns<polygon, polygon>::apply("51", 3, case_51[0], case_51[1]); in test_all()
Dtraverse_ccw.cpp325 test_polygon<double>(case_51[0], case_51[1], "c51"); in test_main()
Doverlay_cases.hpp302 static std::string case_51[2] = { variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp265 test_geometry<polygon>("case_51", case_51[0], 0, 0); in test_all()