Lines Matching defs:in
62 3. The tests in this file exactly match those in a sister file on the
70 When you add a test in this file, add it in TransliteratorTest.java
71 too. Give it the same name and put it in the same relative place.
75 4. If you MUST enter a test that is NOT paralleled in the sister file,
76 then add it in the special non-mirrored section. These are
257 // here by looking for a change in countAvailableIDs.
699 // ICU4C ONLY. Do not find Transliterator.orphanFilter() in ICU4J.
765 * Regression test for bugs found in Greek transliteration.
847 * Prefix, suffix support in hex transliterators
976 * use of variable refs in UnicodeSets.
1173 * Test filter syntax in IDs. (J918)
1402 // PLEASE KEEP THEM IN SYNC WITH BasicTest.
1470 UnicodeString in = CharsToUnicodeString(CANON[i]);
1473 expect(*NFD, in, expd);
1474 expect(*NFC, in, expc);
1488 UnicodeString in = CharsToUnicodeString(COMPAT[i]);
1491 expect(*NFKD, in, expkd);
1492 expect(*NFKC, in, expkc);
1529 expect(*t, UNICODE_STRING_SIMPLE("\\u0043at in the hat, bat on the mat"),
1530 "C.A.t IN tHE H.A.t, .B..A.t ON tHE M.A.t");
1577 // Test Foo(Bar) IDs. Careful with spacing in id; make it conform
1623 * touch 'A' in the original". But because an intermediate result
1866 // Make sure @ in a quantified anteContext works
1871 // Make sure @ in a quantified postContext works
1876 // Make sure @ in a quantified postContext with seg ref works
2377 expect("(.+)>'[' $1 ']';", " a stitch \n in time \r saves 9",
2378 "[ a stitch ]\n[ in time ]\r[ saves 9]");
2401 // limitation of global filters in incremental mode.
2474 // Tricky case in reverse direction
2538 //"r\\u0323ya", // \u095c is not valid in Devanagari
2599 //"\\u095C\\u094D\\u092F", /* r\\u0323ya */ // \u095c is not valid in Devanagari
2812 errln("error in TestCompoundLatinRT: source[] and expected[] have different lengths!");
3884 // Note: there is a lot of implict construction of UnicodeStrings from (char *) in
3885 // function call parameters going on in this test.
4010 // this method is in TestUScript.java
4362 // instantiate the one reversible rule set in the reverse direction and make sure it does the right thing
4377 (commented out until we have the real ::BEGIN/::END stuff in place
4787 // As a final step in keyboard transliteration, we must call