Lines Matching full:void
28 void runIndexedTest(int32_t index, UBool exec, const char* &name,
51 void TestOpenClose();
52 void TestInitialization();
53 void TestBasic();
54 void TestNormExact();
55 void TestStrength();
57 void TestBreakIterator();
59 void TestVariable();
60 void TestOverlap();
61 void TestCollator();
62 void TestPattern();
63 void TestText();
64 void TestCompositeBoundaries();
65 void TestGetSetOffset();
66 void TestGetSetAttribute();
67 void TestGetMatch();
68 void TestSetMatch();
69 void TestReset();
70 void TestSupplementary();
71 void TestContraction();
72 void TestIgnorable();
73 void TestCanonical();
74 void TestNormCanonical();
75 void TestStrengthCanonical();
77 void TestBreakIteratorCanonical();
79 void TestVariableCanonical();
80 void TestOverlapCanonical();
81 void TestCollatorCanonical();
82 void TestPatternCanonical();
83 void TestTextCanonical();
84 void TestCompositeBoundariesCanonical();
85 void TestGetSetOffsetCanonical();
86 void TestSupplementaryCanonical();
87 void TestContractionCanonical();
88 void TestUClassID();
89 void TestSubclass();
90 void TestCoverage();
91 void TestDiacriticMatch();