Searched refs:RBBICharMonkey (Results 1 – 3 of 3) sorted by relevance
82 static class RBBICharMonkey extends RBBIMonkeyKind { class in RBBITestMonkey105 RBBICharMonkey() { in RBBICharMonkey() method in RBBITestMonkey.RBBICharMonkey2112 RBBICharMonkey m = new RBBICharMonkey(); in TestCharMonkey()2183 RBBICharMonkey m = new RBBICharMonkey(); in TestRTCharMonkey()
79 static class RBBICharMonkey extends RBBIMonkeyKind { class in RBBITestMonkey102 RBBICharMonkey() { in RBBICharMonkey() method in RBBITestMonkey.RBBICharMonkey2109 RBBICharMonkey m = new RBBICharMonkey(); in TestCharMonkey()2180 RBBICharMonkey m = new RBBICharMonkey(); in TestRTCharMonkey()
1573 class RBBICharMonkey: public RBBIMonkeyKind { class1575 RBBICharMonkey();1576 virtual ~RBBICharMonkey();1603 RBBICharMonkey::RBBICharMonkey() { in RBBICharMonkey() function in RBBICharMonkey1650 void RBBICharMonkey::setText(const UnicodeString &s) { in setText()1656 int32_t RBBICharMonkey::next(int32_t prevPos) { in next()1791 UVector *RBBICharMonkey::charClasses() { in charClasses()1796 RBBICharMonkey::~RBBICharMonkey() { in ~RBBICharMonkey()3745 RBBICharMonkey m; in TestMonkey()