Home | History | Annotate | Download | only in intltest

Lines Matching refs:checkResults

181     void             checkResults(const char *heading, RBBITest *test);
217 // checkResults. Compare the actual and expected break positions, report any differences.
219 void BITestData::checkResults(const char *heading, RBBITest *test) {
480 td.checkResults("testFirstAndNext", this);
513 td.checkResults("testLastAndPrevious", this);
557 td.checkResults("testFollowing", this);
599 td.checkResults("testPreceding", this);
620 td.checkResults("testIsBoundary: ", this);