Home
last modified time | relevance | path

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

/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
236 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/robustness/overlay/areal_areal/
H A Dintersection_pies.cpp133 void test_pie(int total_segment_count, T factor_p, T factor_q, in test_pie() function
238 test_pie<T, Clockwise, Closed>(24, 0.55, 0.45, multi, single_selftangent, settings); in test_all()
/dports/devel/py-game/pygame-2.1.0/test/
H A Dgfxdraw_test.py516 def test_pie(self): member in GfxdrawDefaultTest