Home
last modified time | relevance | path

Searched defs:testDateFormat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A DMessageFormat2Test.java53 public void testDateFormat() { in testDateFormat() method in MessageFormat2Test
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/
H A DMessageFormat2Test.java50 public void testDateFormat() { in testDateFormat() method in MessageFormat2Test
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_features.cpp292 void TestMessageFormat2::testDateFormat(TestCase::Builder& testBuilder, IcuTestErrorCode& errorCode… in testDateFormat() function in TestMessageFormat2