Searched refs:getInt28 (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/tools/ctestfw/unicode/
H A Ddatamap.h56 virtual int32_t getInt28(const char* key, UErrorCode &status) const = 0;
123 virtual int32_t getInt28(const char* key, UErrorCode &status) const;
/external/icu4c/tools/ctestfw/
H A Ddatamap.cpp127 RBDataMap::getInt28(const char* key, UErrorCode &status) const function in class:RBDataMap
/external/icu4c/test/intltest/
H A Dconvtest.cpp144 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
145 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
266 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
267 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
416 which=testCase->getInt28("which", errorCode);
/external/icu4c/test/iotest/
H A Diotest.cpp606 precision=testCase->getInt28("precision", errorCode);

Completed in 307 milliseconds