Lines Matching refs:codePoint
763 int32_t codePoint = it.getCodepoint();
770 TEST_ASSERT(codePoint==0x61);
776 TEST_ASSERT(codePoint==0x62);
782 TEST_ASSERT(codePoint==0x63);
788 TEST_ASSERT(codePoint==0x79);
794 TEST_ASSERT(codePoint==0x7a);
800 TEST_ASSERT(codePoint==0x1abcd);
1538 // For single-codepoint contains, invalid codepoints are NOT contained
1548 // For codepoint range contains, containsNone, and containsSome,