Home
last modified time | relevance | path

Searched defs:testCustomFunctions (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 DCustomFormatterPersonTest.java104 public void testCustomFunctions() { in testCustomFunctions() method in CustomFormatterPersonTest
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/
H A DCustomFormatterPersonTest.java101 public void testCustomFunctions() { in testCustomFunctions() method in CustomFormatterPersonTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_custom.cpp185 void TestMessageFormat2::testCustomFunctions() { in testCustomFunctions() function in TestMessageFormat2