HomeSort by relevance Sort by last modified time
    Searched defs:TestClone (Results 1 - 6 of 6) sorted by null

  /external/icu4c/test/intltest/
cntabcol.cpp 103 void ContractionTableTest::TestClone(){
120 testClone = uprv_cnttab_clone(testTable, &status);
134 uprv_cnttab_close(testClone);
241 case 3: name = "TestClone"; if (exec) TestClone(/* par */); break;
transapi.cpp 59 TESTCASE(11,TestClone);
190 void TransliteratorAPITest::TestClone(){
    [all...]
apicoll.cpp     [all...]
usettest.cpp 79 CASE(8,TestClone);
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 53 procedure TestClone;
203 procedure TestICloneable.TestClone;
  /external/icu4c/test/cintltst/
utransts.c 27 static void TestClone(void);
44 TEST(TestClone);
291 static void TestClone(){

Completed in 379 milliseconds