Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Dis_simple_geo.cpp57 bg::srs::spheroid<double> sph_near_4053(6371228, 6371227); in BOOST_AUTO_TEST_CASE() local
61 bg::strategy::intersection::geographic_segments<> s_near_4053(sph_near_4053); in BOOST_AUTO_TEST_CASE()