Searched refs:bogusRules (Results 1 – 3 of 3) sorted by relevance
28 String bogusRules = "a } [b-g m-p "; in TestTransliteratorErrors() local140 bogusRules, in TestTransliteratorErrors()
32 String bogusRules = "a } [b-g m-p "; in TestTransliteratorErrors() local144 bogusRules, in TestTransliteratorErrors()
56 UnicodeString bogusRules="a } [b-g m-p "; in TestTransliteratorErrors() local153 …Transliterator* t4 = Transliterator::createFromRules(newID, bogusRules, UTRANS_FORWARD, parseError… in TestTransliteratorErrors()