Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/message2/
H A DMf2FeaturesTest.java369 public void testSimpleSelection() { in testSimpleSelection() method in Mf2FeaturesTest
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A DMf2FeaturesTest.java372 public void testSimpleSelection() { in testSimpleSelection() method in Mf2FeaturesTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_features.cpp186 void TestMessageFormat2::testSimpleSelection(TestCase::Builder& testBuilder, IcuTestErrorCode& erro… in testSimpleSelection() function in TestMessageFormat2