Home
last modified time | relevance | path

Searched refs:SetMonkey (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1004 class SetMonkey : public Monkey class
1007 SetMonkey(const USet *theSet);
1008 ~SetMonkey();
1016 SetMonkey::SetMonkey(const USet *theSet) in SetMonkey() function in SetMonkey
1022 SetMonkey::~SetMonkey() in ~SetMonkey()
1027 void SetMonkey::append(UnicodeString &test, UnicodeString &alternate) in append()
1376 SetMonkey letterMonkey(letters); in monkeyTest()