Searched refs:test_difference (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/libs/range/test/ |
D | difference_type.cpp | 25 void test_difference() in test_difference() function 58 test->add(BOOST_TEST_CASE(&boost_range_test::test_difference)); in init_unit_test_suite()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | test_difference.hpp | 134 std::string test_difference(std::string const& caseid, G1 const& g1, G2 const& g2, in test_difference() function 283 std::string test_difference(std::string const& caseid, G1 const& g1, G2 const& g2, in test_difference() function 289 return test_difference<OutputType>(caseid, g1, g2, in test_difference() 325 std::string result = test_difference<OutputType>(caseid + "_a", g1, g2, in test_one() 333 test_difference<OutputType>(caseid + "_b", g2, g1, in test_one() 341 test_difference<OutputType>(caseid + "_s", g1, g2, in test_one()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/sym_difference/ |
D | sym_difference_areal_areal.cpp | 73 test_difference in apply()
|
/third_party/python/Lib/test/ |
D | test_weakset.py | 111 def test_difference(self): member in TestWeakSet
|
D | test_set.py | 147 def test_difference(self): member in TestJointOps 1439 def test_difference(self): member in TestOnlySetsInBinaryOps
|
/third_party/boost/libs/math/test/ |
D | Jamfile.v2 | 165 [ run test_difference.cpp ../../test/build//boost_unit_test_framework ]
|