Home
last modified time | relevance | path

Searched refs:distance_right (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/buffer/
Dtest_buffer_geo.hpp28 double distance_right = same_distance) in test_one_geo() argument
39 bg::math::equals(distance_right, same_distance) in test_one_geo()
40 ? distance_left : distance_right); in test_one_geo()
75 double distance_right = same_distance) in test_one_geo() argument
79 distance_left, settings, distance_right); in test_one_geo()
Dtest_buffer.hpp425 double distance_right = same_distance) in test_one() argument
452 bg::math::equals(distance_right, same_distance) in test_one()
453 ? distance_left : distance_right); in test_one()
475 if (bg::math::equals(distance_right, same_distance)) in test_one()
505 double distance_right = same_distance) in test_one() argument
509 distance_left, settings, distance_right); in test_one()