Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/strategies/
Dpythagoras.cpp183 return_type dist5 = services::result_from_distance<strategy_type, P1, P2>::apply(strategy, 5.0); in test_services() local
185 BOOST_CHECK(dist5 < result && result < dist6); in test_services()
Dpythagoras_point_box.cpp265 return_type dist5 = services::result_from_distance in test_services() local
273 BOOST_CHECK(dist5 < result && result < dist6); in test_services()