Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestData.java264 public boolean testLabel; field in TestData.ErrorCase
272 testLabel = testlabel; in ErrorCase()
DTestIDNARef.java409 if(errCase.testLabel==true){ in TestErrorCases()
DTestIDNA.java345 if(errCase.testLabel==true){ in TestErrorCases()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestData.java261 public boolean testLabel; field in TestData.ErrorCase
269 testLabel = testlabel; in ErrorCase()
DTestIDNARef.java406 if(errCase.testLabel==true){ in TestErrorCases()
DTestIDNA.java342 if(errCase.testLabel==true){ in TestErrorCases()
/third_party/icu/icu4c/source/test/intltest/
Dtestidna.cpp248 UBool testLabel; member
929 if(errorCase.testLabel ==true){ in testErrorCases()