Home
last modified time | relevance | path

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

/third_party/boost/libs/range/test/
Ddifference_type.cpp25 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/
Dtest_difference.hpp134 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/
Dsym_difference_areal_areal.cpp73 test_difference in apply()
/third_party/python/Lib/test/
Dtest_weakset.py111 def test_difference(self): member in TestWeakSet
Dtest_set.py147 def test_difference(self): member in TestJointOps
1439 def test_difference(self): member in TestOnlySetsInBinaryOps
/third_party/boost/libs/math/test/
DJamfile.v2165 [ run test_difference.cpp ../../test/build//boost_unit_test_framework ]