Lines Matching defs:in
60 3. The tests in this file exactly match those in a sister file on the
68 When you add a test in this file, add it in TransliteratorTest.java
69 too. Give it the same name and put it in the same relative place.
73 4. If you MUST enter a test that is NOT paralleled in the sister file,
74 then add it in the special non-mirrored section. These are
255 // here by looking for a change in countAvailableIDs.
697 // ICU4C ONLY. Do not find Transliterator.orphanFilter() in ICU4J.
763 * Regression test for bugs found in Greek transliteration.
845 * Prefix, suffix support in hex transliterators
974 * use of variable refs in UnicodeSets.
1171 * Test filter syntax in IDs. (J918)
1400 // PLEASE KEEP THEM IN SYNC WITH BasicTest.
1468 UnicodeString in = CharsToUnicodeString(CANON[i]);
1471 expect(*NFD, in, expd);
1472 expect(*NFC, in, expc);
1486 UnicodeString in = CharsToUnicodeString(COMPAT[i]);
1489 expect(*NFKD, in, expkd);
1490 expect(*NFKC, in, expkc);
1527 expect(*t, UNICODE_STRING_SIMPLE("\\u0043at in the hat, bat on the mat"),
1528 "C.A.t IN tHE H.A.t, .B..A.t ON tHE M.A.t");
1575 // Test Foo(Bar) IDs. Careful with spacing in id; make it conform
1621 * touch 'A' in the original". But because an intermediate result
1864 // Make sure @ in a quantified anteContext works
1869 // Make sure @ in a quantified postContext works
1874 // Make sure @ in a quantified postContext with seg ref works
2375 expect("(.+)>'[' $1 ']';", " a stitch \n in time \r saves 9",
2376 "[ a stitch ]\n[ in time ]\r[ saves 9]");
2399 // limitation of global filters in incremental mode.
2472 // Tricky case in reverse direction
2536 //"r\\u0323ya", // \u095c is not valid in Devanagari
2597 //"\\u095C\\u094D\\u092F", /* r\\u0323ya */ // \u095c is not valid in Devanagari
2810 errln("error in TestCompoundLatinRT: source[] and expected[] have different lengths!");
3872 // Note: there is a lot of implict construction of UnicodeStrings from (char *) in
3873 // function call parameters going on in this test.
3998 // this method is in TestUScript.java
4350 // instantiate the one reversible rule set in the reverse direction and make sure it does the right thing
4365 (commented out until we have the real ::BEGIN/::END stuff in place
4775 // As a final step in keyboard transliteration, we must call