Home | History | Annotate | Download | only in cintltst

Lines Matching refs:root

128 void addURegexTest(TestNode** root);
130 void addURegexTest(TestNode** root)
132 addTest(root, &TestRegexCAPI, "regex/TestRegexCAPI");
133 addTest(root, &TestBug4315, "regex/TestBug4315");
134 addTest(root, &TestUTextAPI, "regex/TestUTextAPI");
138 addTest(root, &TestRefreshInput, "regex/TestRefreshInput");