Home | History | Annotate | Download | only in intltest

Lines Matching refs:testCopyConstructor2

55         TESTCASE(16,testCopyConstructor2);
1378 if (fmt1 == NULL) it_err("testCopyConstructor2: (fmt1 != NULL)");
1382 if (fmt2 == NULL) it_err("testCopyConstructor2: (fmt2 != NULL)");
1387 if (fmt3 == NULL) it_err("testCopyConstructor2: (fmt3 != NULL)");
1388 if (fmt4 == NULL) it_err("testCopyConstructor2: (fmt4 != NULL)");
1400 void TestMessageFormat::testCopyConstructor2() {