Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DUTS46Test.java490 IDNA.Info aTuNInfo=new IDNA.Info(), uTaNInfo=new IDNA.Info(); in TestSomeCases() local
578 nontrans.nameToUnicode(aT, aTuN, aTuNInfo); in TestSomeCases()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DUTS46Test.java584 IDNA.Info aTuNInfo=new IDNA.Info(), uTaNInfo=new IDNA.Info(); in TestSomeCases() local
672 nontrans.nameToUnicode(aT, aTuN, aTuNInfo); in TestSomeCases()
/third_party/icu/icu4c/source/test/intltest/
Duts46test.cpp801 IDNAInfo aTuNInfo, uTaNInfo, aNuNInfo, uNaNInfo; in TestSomeCases() local
802 nontrans->nameToUnicode(aT, aTuN, aTuNInfo, errorCode); in TestSomeCases()