Searched refs:getInt28 (Results 1 – 4 of 4) sorted by relevance
58 virtual int32_t getInt28(const char* key, UErrorCode &status) const = 0;125 virtual int32_t getInt28(const char* key, UErrorCode &status) const;
143 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode); in TestToUnicode()144 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode); in TestToUnicode()265 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode); in TestFromUnicode()266 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode); in TestFromUnicode()415 which=testCase->getInt28("which", errorCode); in TestGetUnicodeSet()
130 RBDataMap::getInt28(const char* key, UErrorCode &status) const in getInt28() function in RBDataMap
610 precision=testCase->getInt28("precision", errorCode); in DataDrivenPrintfPrecision()