Home | History | Annotate | Download | only in intltest

Lines Matching full:void

31     void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL);
34 void TestEndian();
35 void TestSizeofTypes();
36 void TestCharsetFamily();
37 void Test_U_STRING();
38 void Test_UNICODE_STRING();
39 void Test_UNICODE_STRING_SIMPLE();
40 void Test_UTF8_COUNT_TRAIL_BYTES();
41 void TestStdNamespaceQualifier();
42 void TestUsingStdNamespace();
43 void TestStringPiece();
44 void TestStringPieceComparisons();
45 void TestByteSink();
46 void TestCheckedArrayByteSink();
47 void TestStringByteSink();
48 void TestSTLCompatibility();
49 void TestCharString();