Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp501 test_traverse_intersection::apply("39", 1, 24, case_39[0], case_39[1]); in test_all()
658 test_traverse_union::apply("39", 1, 40.0, case_39[0], case_39[1]); in test_all()
Dget_turns.cpp288 test_get_turns<polygon, polygon>::apply("39", 4, case_39[0], case_39[1]); in test_all()
Dtraverse_ccw.cpp313 test_polygon<double>(case_39[0], case_39[1], "c39"); in test_main()
Doverlay_cases.hpp250 static std::string case_39[2] = { variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp252 test_geometry<polygon>("case_39", case_39[0], 0, 0); in test_all()