Lines Matching full:void
23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
28 void testBug1(void);
32 void testBug2(void);
36 void testBug3(void);
40 void PatternTest(void);
44 void sample(void);
49 void testStaticFormat(/* char* par */);
53 void testSimpleFormat(/* char* par */);
57 void testMsgFormatChoice(/* char* par */);
61 void testMsgFormatPlural(/* char* par */);
66 void testMsgFormatSelect(/* char* par */);
68 void testApostropheInPluralAndSelect();
73 void internalFormat(MessageFormat* msgFmt ,
87 void TestUnlimitedArgsAndSubformats();
92 void TestRBNF();
94 void TestApostropheMode();
96 void TestCompatibleApostrophe();
104 void testCopyConstructor(void);
105 void testCopyConstructor2(void);
106 void testAssignment(void);
107 void testClone(void);
108 void testEquals(void);
109 void testNotEquals(void);
110 void testSetLocale(void);
111 void testFormat(void);
112 void testParse(void);
113 void testAdopt(void);
114 void TestTurkishCasing(void);
115 void testAutoQuoteApostrophe(void);
116 void TestTrimArgumentName();
119 void testCoverage(void);