Home
last modified time | relevance | path

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

/third_party/boost/libs/safe_numerics/test/
Dtest_xor_automatic.cpp39 m_error &= test_xor<T1, T2>( in operator ()()
Dtest_xor_native.cpp40 m_error &= test_xor<T1, T2>( in operator ()()
Dtest_xor.hpp17 bool test_xor( in test_xor() function
/third_party/boost/libs/multiprecision/performance/
Dperformance_test.hpp245 double test_xor() in test_xor() function
623 report_result(cat, type, "^", precision, t.test_xor()); in test_int_ops()
/third_party/python/Lib/test/
Dtest_weakset.py136 def test_xor(self): member in TestWeakSet
Dtest_enum.py2329 def test_xor(self): member in TestFlag
2823 def test_xor(self): member in TestIntFlag
Dtest_set.py188 def test_xor(self): member in TestJointOps