Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp515 test_traverse_intersection::apply("50", 0, 0, case_50[0], case_50[1]); in test_all()
672 test_traverse_union::apply("50", 1, 25, case_50[0], case_50[1]); in test_all()
Dget_turns.cpp301 test_get_turns<polygon, polygon>::apply("50", 4, case_50[0], case_50[1]); in test_all()
Dtraverse_ccw.cpp324 test_polygon<double>(case_50[0], case_50[1], "c50"); in test_main()
Doverlay_cases.hpp297 static std::string case_50[2] = { variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp264 test_geometry<polygon>("case_50", case_50[0], 0, 0); in test_all()