Home | History | Annotate | Download | only in intltest

Lines Matching full:void

26     void TestSimpleExample(void); 
32 void TestComplexExample(void);
37 void TestClosures(void);
42 void TestPatterns(void);
43 void TestChoiceFormatToPatternOverflow(void);
45 void _testPattern(const char* pattern,
53 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );