Searched refs:RBBICharMonkey (Results 1 – 3 of 3) sorted by relevance
75 static class RBBICharMonkey extends RBBIMonkeyKind { class in RBBITestMonkey95 RBBICharMonkey() { in RBBICharMonkey() method in RBBITestMonkey.RBBICharMonkey1949 RBBICharMonkey m = new RBBICharMonkey(); in TestCharMonkey()2022 RBBICharMonkey m = new RBBICharMonkey(); in TestRTCharMonkey()
79 static class RBBICharMonkey extends RBBIMonkeyKind { class in RBBITestMonkey99 RBBICharMonkey() { in RBBICharMonkey() method in RBBITestMonkey.RBBICharMonkey1953 RBBICharMonkey m = new RBBICharMonkey(); in TestCharMonkey()2026 RBBICharMonkey m = new RBBICharMonkey(); in TestRTCharMonkey()
2010 class RBBICharMonkey: public RBBIMonkeyKind { class2012 RBBICharMonkey();2013 virtual ~RBBICharMonkey();2038 RBBICharMonkey::RBBICharMonkey() { in RBBICharMonkey() function in RBBICharMonkey2079 void RBBICharMonkey::setText(const UnicodeString &s) { in setText()2085 int32_t RBBICharMonkey::next(int32_t prevPos) { in next()2203 UVector *RBBICharMonkey::charClasses() { in charClasses()2208 RBBICharMonkey::~RBBICharMonkey() { in ~RBBICharMonkey()4046 RBBICharMonkey m; in TestMonkey()