Home
last modified time | relevance | path

Searched refs:TestGetLocaleByType (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcrestst.h42 static void TestGetLocaleByType(void);
Dcrestst.c103 addTest(root, &TestGetLocaleByType, "tsutil/crestst/TestGetLocaleByType"); in addResourceBundleTest()
955 static void TestGetLocaleByType(void) { in TestGetLocaleByType() function
/external/icu/icu4c/source/test/intltest/
Drestest.h36 void TestGetLocaleByType(void);
Drestest.cpp192 case 3: name = "TestGetLocaleByType"; if (exec) TestGetLocaleByType(); break; in runIndexedTest()
574 ResourceBundleTest::TestGetLocaleByType(void) in TestGetLocaleByType() function in ResourceBundleTest