Home
last modified time | relevance | path

Searched refs:test_mixed_identical_result (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dconvert.cpp24 test_mixed_identical_result<Point1, Point2>("POINT(1 2)"); in test_mixed_point_types()
27 test_mixed_identical_result in test_mixed_point_types()
34 test_mixed_identical_result in test_mixed_point_types()
42 test_mixed_identical_result in test_mixed_point_types()
50 test_mixed_identical_result in test_mixed_point_types()
114 test_mixed_identical_result in test_mixed_point_types()
262 test_mixed_identical_result<Point1, Point2>("POINT(1 2 3)"); in test_mixed_point_types_3d()
264 test_mixed_identical_result in test_mixed_point_types_3d()
272 test_mixed_identical_result in test_mixed_point_types_3d()
Dconvert_multi.cpp14 test_mixed_identical_result in test_mixed_point_types()
21 test_mixed_identical_result in test_mixed_point_types()
Dtest_convert.hpp64 void test_mixed_identical_result(std::string const& wkt) in test_mixed_identical_result() function