Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dcrestst.h40 static void TestGetLocaleByType(void);
Dcrestst.c103 addTest(root, &TestGetLocaleByType, "tsutil/crestst/TestGetLocaleByType"); in addResourceBundleTest()
954 static void TestGetLocaleByType(void) { in TestGetLocaleByType() function
/external/icu4c/test/intltest/
Drestest.h34 void TestGetLocaleByType(void);
Drestest.cpp190 case 3: name = "TestGetLocaleByType"; if (exec) TestGetLocaleByType(); break; in runIndexedTest()
572 ResourceBundleTest::TestGetLocaleByType(void) in TestGetLocaleByType() function in ResourceBundleTest