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

  /external/icu4c/test/intltest/
cntabcol.h 19 class ContractionTableTest: public IntlTestCollator {
21 ContractionTableTest();
22 virtual ~ContractionTableTest();
cntabcol.cpp 15 ContractionTableTest::ContractionTableTest() {
19 ContractionTableTest::~ContractionTableTest() {
23 void ContractionTableTest::TestGrowTable(/* char* par */) {
53 void ContractionTableTest::TestSetContraction(){
73 void ContractionTableTest::TestAddATableElement(){
103 void ContractionTableTest::TestClone(){
144 void ContractionTableTest::TestChangeContraction(){
171 void ContractionTableTest::TestChangeLastCE()
    [all...]
tscoll.cpp 90 TESTCLASS(16, ContractionTableTest);

Completed in 31 milliseconds