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