Home
last modified time | relevance | path

Searched defs:testToUnicode (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestData.java263 public boolean testToUnicode; field in TestData.ErrorCase
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestData.java260 public boolean testToUnicode; field in TestData.ErrorCase
/third_party/icu/icu4c/source/test/intltest/
Dtestidna.cpp247 UBool testToUnicode; member
712 void TestIDNA::testToUnicode(const char* testName, TestFunc func){ in testToUnicode() function in TestIDNA
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java109 int testToUnicode = 0; in conversionTest() local