Lines Matching full:void
20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
25 void TestBasicGetters(void);
29 void TestParallelAPIValues(void);
33 void TestSimpleResourceInfo(void);
37 void TestDisplayNames(void);
41 void TestSimpleObjectStuff(void);
45 void TestPOSIXParsing(void);
49 void TestGetAvailableLocales(void);
53 void TestDataDirectory(void);
55 void TestISO3Fallback(void);
56 void TestGetLangsAndCountries(void);
57 void TestSimpleDisplayNames(void);
58 void TestUninstalledISO3Names(void);
59 void TestAtypicalLocales(void);
61 void TestThaiCurrencyFormat(void);
62 void TestEuroSupport(void);
64 void TestToString(void);
66 void Test4139940(void);
67 void Test4143951(void);
69 void Test4147315(void);
70 void Test4147317(void);
71 void Test4147552(void);
73 void Test20639_DeprecatesISO3Language();
75 void TestVariantParsing(void);
78 void TestKeywordVariants(void);
79 void TestCreateUnicodeKeywords(void);
82 void TestKeywordVariantParsing(void);
83 void TestCreateKeywordSet(void);
84 void TestCreateKeywordSetEmpty(void);
85 void TestCreateUnicodeKeywordSet(void);
86 void TestCreateUnicodeKeywordSetEmpty(void);
87 void TestGetKeywordValueStdString(void);
88 void TestGetUnicodeKeywordValueStdString(void);
91 void TestSetKeywordValue(void);
92 void TestSetKeywordValueStringPiece(void);
93 void TestSetUnicodeKeywordValueStringPiece(void);
96 void TestGetBaseName(void);
99 void Test4105828(void) ;
102 void TestSetIsBogus(void);
104 void TestGetLocale(void);
106 void TestVariantWithOutCountry(void);
108 void TestCanonicalization(void);
110 void TestCanonicalize(void);
116 void TestCurrencyByDate(void);
118 void TestGetVariantWithKeywords(void);
119 void TestIsRightToLeft();
120 void TestBug11421();
121 void TestBug13277();
122 void TestBug13554();
123 void TestBug20410();
124 void TestBug20900();
125 void TestLocaleCanonicalizationFromFile();
126 void TestKnownCanonicalizedListCorrect();
127 void TestConstructorAcceptsBCP47();
129 void TestAddLikelySubtags();
130 void TestMinimizeSubtags();
131 void TestAddLikelyAndMinimizeSubtags();
133 void TestForLanguageTag();
134 void TestToLanguageTag();
135 void TestToLanguageTagOmitTrue();
137 void TestMoveAssign();
138 void TestMoveCtor();
140 void TestBug20407iVariantPreferredValue();
142 void TestBug13417VeryLongLanguageTag();
144 void TestBug11053UnderlineTimeZone();
146 void TestUnd();
147 void TestUndScript();
148 void TestUndRegion();
149 void TestUndCAPI();
150 void TestRangeIterator();
151 void TestPointerConvertingIterator();
152 void TestTagConvertingIterator();
153 void TestCapturingTagConvertingIterator();
154 void TestSetUnicodeKeywordValueInLongLocale();
155 void TestSetUnicodeKeywordValueNullInLongLocale();
156 void TestLeak21419();
159 void _checklocs(const char* label,
169 void doTestDisplayNames(Locale& inLocale, int32_t compareIndex);
173 void setUpDataTable(void);
230 void checkRegisteredCollators(const char *expectExtra = NULL);