Searched refs:TestGetLocaleByType (Results 1 – 4 of 4) sorted by relevance
40 static void TestGetLocaleByType(void);
103 addTest(root, &TestGetLocaleByType, "tsutil/crestst/TestGetLocaleByType"); in addResourceBundleTest()954 static void TestGetLocaleByType(void) { in TestGetLocaleByType() function
34 void TestGetLocaleByType(void);
190 case 3: name = "TestGetLocaleByType"; if (exec) TestGetLocaleByType(); break; in runIndexedTest()572 ResourceBundleTest::TestGetLocaleByType(void) in TestGetLocaleByType() function in ResourceBundleTest