Searched refs:getBoolParam (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | rbbimonkeytest.h | 70 …static UBool getBoolParam(UnicodeString name, UnicodeString ¶ms, UBool &dest, UErrorCode &stat…
|
D | rbbimonkeytest.cpp | 922 getBoolParam("expansions", params, dumpExpansions, status); in testMonkey() 925 getBoolParam("verbose", params, verbose, status); in testMonkey() 1012 UBool RBBIMonkeyTest::getBoolParam(UnicodeString name, UnicodeString ¶ms, UBool &dest, UErrorCo… in getBoolParam() function in RBBIMonkeyTest
|