Searched refs:geographic_policy (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/geometry/test/strategies/ |
D | haversine.cpp | 239 …test_all<bg::model::point<int, 2, bg::cs::spherical_equatorial<bg::degree> >, geographic_policy>(); in test_main() 240 …st_all<bg::model::point<float, 2, bg::cs::spherical_equatorial<bg::degree> >, geographic_policy>(); in test_main() 241 …t_all<bg::model::point<double, 2, bg::cs::spherical_equatorial<bg::degree> >, geographic_policy>(); in test_main() 253 … test_all<bg::model::point<tt, 2, bg::cs::spherical_equatorial<bg::degree> >, geographic_policy>(); in test_main() 262 geographic_policy in test_main()
|
D | cross_track.cpp | 170 …_all<bg::model::point<double, 2, bg::cs::spherical_equatorial<bg::degree> >, geographic_policy >(); in test_main()
|
/third_party/boost/libs/geometry/test/ |
D | geometry_test_common.hpp | 145 struct geographic_policy struct
|