Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp537 ScriptSet bitset2; bitset2.set(USCRIPT_HANGUL, status); in testScriptSet() local
538 TEST_ASSERT(bitset12.contains(bitset2)); in testScriptSet()
540 TEST_ASSERT(!bitset2.contains(bitset12)); in testScriptSet()