Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1014 class SetMonkey : public Monkey class
1017 SetMonkey(const USet *theSet);
1018 ~SetMonkey();
1026 SetMonkey::SetMonkey(const USet *theSet) in SetMonkey() function in SetMonkey
1032 SetMonkey::~SetMonkey() in ~SetMonkey()
1037 void SetMonkey::append(UnicodeString &test, UnicodeString &alternate) in append()
1386 SetMonkey letterMonkey(letters); in monkeyTest()