Home
last modified time | relevance | path

Searched refs:TestPropertyNames (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUPropertyAliasesTest.java32 public void TestPropertyNames() { in TestPropertyNames() method in UPropertyAliasesTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUPropertyAliasesTest.java35 public void TestPropertyNames() { in TestPropertyNames() method in UPropertyAliasesTest
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c60 static void TestPropertyNames(void);
197 addTest(root, &TestPropertyNames, "tsutil/cucdtst/TestPropertyNames"); in addUnicodeTest()
3049 TestPropertyNames(void) { in TestPropertyNames() function