Lines Matching refs:testCase

719         const TestCase &testCase=testCases[i];
720 UnicodeString input(ctou(testCase.s));
721 UnicodeString expected(ctou(testCase.u));
730 (int)i, testCase.o, testCase.s)
735 uint32_t uniErrors=testCase.errors&~
738 char mode=testCase.o[0];
742 (int)i, testCase.s, (long)uNInfo.getErrors());
748 (int)i, testCase.s, buffer);
751 if(aNInfo.getErrors()!=testCase.errors) {
753 (int)i, testCase.s, (long)aNInfo.getErrors());
760 (int)i, testCase.s, (long)uTInfo.getErrors());
766 (int)i, testCase.s, buffer);
769 if(aTInfo.getErrors()!=testCase.errors) {
771 (int)i, testCase.s, (long)aTInfo.getErrors());
779 (int)i, testCase.s, aNInfo.getErrors(), buffer);
785 (int)i, testCase.s, aTInfo.getErrors(), buffer);
792 m, (int)i, testCase.s, aNInfo.getErrors(), buffer);
796 (int)i, testCase.s, aTInfo.getErrors(), buffer);
807 (int)i, testCase.o, testCase.s)
816 (int)i, testCase.s, aNInfo.getErrors(), buffer, buffer2);
824 (int)i, testCase.s, aNInfo.getErrors(), buffer, buffer2);
832 (int)i, testCase.s, uNInfo.getErrors(), buffer, buffer2);
840 (int)i, testCase.s, uNInfo.getErrors(), buffer, buffer2);
851 (int)i, testCase.o, testCase.s)
861 (int)i, testCase.s, aNInfo.getErrors(), aNLInfo.getErrors(), buffer, buffer2);
867 (int)i, testCase.s, (long)aNLInfo.getErrors());
877 (int)i, testCase.s, aTInfo.getErrors(), aTLInfo.getErrors(), buffer, buffer2);
883 (int)i, testCase.s, (long)aTLInfo.getErrors());
893 (int)i, testCase.s, uNInfo.getErrors(), uNLInfo.getErrors(), buffer, buffer2);
899 (int)i, testCase.s, (long)uNLInfo.getErrors());
909 (int)i, testCase.s, uTInfo.getErrors(), uTLInfo.getErrors(), buffer, buffer2);
915 (int)i, testCase.s, (long)uTLInfo.getErrors());
930 errln("B.process([%d] %s) isTransitionalDifferent()", (int)i, testCase.s);
938 (int)i, testCase.s);
952 testCase.o, (int)i, testCase.s);
957 (int)i, testCase.s);
971 (int)i, testCase.o, testCase.s)
983 (int)i, testCase.s,
991 (int)i, testCase.s,
997 testCase.o, (int)i, testCase.s, (long)aTInfo.getErrors());
1006 testCase.o, (int)i, testCase.s);