Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/message2/
H A DMf2FeaturesTest.java53 public void testPlaceholders() { in testPlaceholders() method in Mf2FeaturesTest
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/
H A DMf2FeaturesTest.java56 public void testPlaceholders() { in testPlaceholders() method in Mf2FeaturesTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_features.cpp47 void TestMessageFormat2::testPlaceholders(TestCase::Builder& testBuilder, IcuTestErrorCode& errorCo… in testPlaceholders() function in TestMessageFormat2
/aosp_15_r20/tools/repohooks/rh/
H A Dhooks_unittest.py84 def testPlaceholders(self): member in HooksDocsTests