HomeSort by relevance Sort by last modified time
    Searched refs:RBBITest (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
itrbbi.cpp 40 TESTCLASS(1, RBBITest);
rbbitst.h 34 class RBBITest: public IntlTest {
37 RBBITest();
38 virtual ~RBBITest();
rbbitst.cpp 55 // simply be added to the file testdata/rbbitest.txt. In most cases it can,
60 void RBBITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* params )
181 void checkResults(const char *heading, RBBITest *test);
182 void err(const char *heading, RBBITest *test, int32_t expectedIdx, int32_t actualIdx);
219 void BITestData::checkResults(const char *heading, RBBITest *test) {
270 void BITestData::err(const char *heading, RBBITest *test, int32_t expectedIdx, int32_t actualIdx)
299 // RBBITest constructor and destructor
303 RBBITest::RBBITest() {
307 RBBITest::~RBBITest()
    [all...]

Completed in 91 milliseconds