Searched refs:getInt28 (Results 1 – 4 of 4) sorted by relevance
56 virtual int32_t getInt28(const char* key, UErrorCode &status) const = 0;123 virtual int32_t getInt28(const char* key, UErrorCode &status) const;
145 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode); in TestToUnicode()146 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode); in TestToUnicode()267 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode); in TestFromUnicode()268 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode); in TestFromUnicode()417 which=testCase->getInt28("which", errorCode); in TestGetUnicodeSet()
127 RBDataMap::getInt28(const char* key, UErrorCode &status) const in getInt28() function in RBDataMap
607 precision=testCase->getInt28("precision", errorCode); in DataDrivenPrintfPrecision()