Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/strategies/
Dpythagoras.cpp177 …return_type c_dist6 = services::result_from_distance<comparable_type, P1, P2>::apply(comparable, 6… in test_services() local
180 BOOST_CHECK(c_dist5 < c_result && c_result < c_dist6); in test_services()
Dpythagoras_point_box.cpp256 comparable_return_type c_dist6 = services::result_from_distance in test_services() local
262 BOOST_CHECK(c_dist5 < c_result && c_result < c_dist6); in test_services()