Searched defs:_testXor (Results 1 – 3 of 3) sorted by relevance
2094 void _testXor(int a, int b) { in _testXor() method in UnicodeSetTest
2080 void _testXor(int a, int b) { in _testXor() method in UnicodeSetTest
1849 void UnicodeSetTest::_testXor(int32_t a, int32_t b, UnicodeSet& x, UnicodeSet& y, UnicodeSet& z) { in _testXor() function in UnicodeSetTest