Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateTimeGeneratorTest.java213 final String testSkeleton = tests[i][0]; in TestSimple() local
333 String testSkeleton = (String) dateTestData[i]; in TestBasic() local
341 String testSkeleton = testPair[0]; in TestBasic() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java210 final String testSkeleton = tests[i][0]; in TestSimple() local
330 String testSkeleton = (String) dateTestData[i]; in TestBasic() local
338 String testSkeleton = testPair[0]; in TestBasic() local
/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp158 void IntlTestSpoof::testSkeleton() { in testSkeleton() function in IntlTestSpoof
/third_party/icu/icu4c/source/test/cintltst/
Dcdattst.c1883 const UChar* testSkeleton = u"yMMMd"; in TestForceGannenNumbering() local