• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/ICU-531.30/icuSources/test/intltest/

Lines Matching refs:testCase

587         const TestCase &testCase=testCases[i];
588 UnicodeString input(ctou(testCase.s));
589 UnicodeString expected(ctou(testCase.u));
598 (int)i, testCase.o, testCase.s)
603 uint32_t uniErrors=testCase.errors&~
607 char mode=testCase.o[0];
611 (int)i, testCase.s, (long)uNInfo.getErrors());
617 (int)i, testCase.s, buffer);
620 if(aNInfo.getErrors()!=testCase.errors) {
622 (int)i, testCase.s, (long)aNInfo.getErrors());
629 (int)i, testCase.s, (long)uTInfo.getErrors());
635 (int)i, testCase.s, buffer);
638 if(aTInfo.getErrors()!=testCase.errors) {
640 (int)i, testCase.s, (long)aTInfo.getErrors());
648 (int)i, testCase.s, aNInfo.getErrors(), buffer);
654 (int)i, testCase.s, aTInfo.getErrors(), buffer);
661 m, (int)i, testCase.s, aNInfo.getErrors(), buffer);
665 (int)i, testCase.s, aTInfo.getErrors(), buffer);
676 (int)i, testCase.o, testCase.s)
685 (int)i, testCase.s, aNInfo.getErrors(), buffer, buffer2);
693 (int)i, testCase.s, aNInfo.getErrors(), buffer, buffer2);
701 (int)i, testCase.s, uNInfo.getErrors(), buffer, buffer2);
709 (int)i, testCase.s, uNInfo.getErrors(), buffer, buffer2);
720 (int)i, testCase.o, testCase.s)
730 (int)i, testCase.s, aNInfo.getErrors(), aNLInfo.getErrors(), buffer, buffer2);
736 (int)i, testCase.s, (long)aNLInfo.getErrors());
746 (int)i, testCase.s, aTInfo.getErrors(), aTLInfo.getErrors(), buffer, buffer2);
752 (int)i, testCase.s, (long)aTLInfo.getErrors());
762 (int)i, testCase.s, uNInfo.getErrors(), uNLInfo.getErrors(), buffer, buffer2);
768 (int)i, testCase.s, (long)uNLInfo.getErrors());
778 (int)i, testCase.s, uTInfo.getErrors(), uTLInfo.getErrors(), buffer, buffer2);
784 (int)i, testCase.s, (long)uTLInfo.getErrors());
799 errln("B.process([%d] %s) isTransitionalDifferent()", (int)i, testCase.s);
807 (int)i, testCase.s);
821 testCase.o, (int)i, testCase.s);
826 (int)i, testCase.s);
841 (int)i, testCase.o, testCase.s)
853 (int)i, testCase.s,
861 (int)i, testCase.s,
867 testCase.o, (int)i, testCase.s, (long)aTInfo.getErrors());
876 testCase.o, (int)i, testCase.s);