HomeSort by relevance Sort by last modified time
    Searched refs:getInt28 (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/tools/ctestfw/unicode/
datamap.h 58 virtual int32_t getInt28(const char* key, UErrorCode &status) const = 0;
125 virtual int32_t getInt28(const char* key, UErrorCode &status) const;
  /external/icu/icu4c/source/tools/ctestfw/
datamap.cpp 130 RBDataMap::getInt28(const char* key, UErrorCode &status) const
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 143 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
144 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
265 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
266 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
415 which=testCase->getInt28("which", errorCode);
    [all...]
  /external/icu/icu4c/source/test/iotest/
iotest.cpp 610 precision=testCase->getInt28("precision", errorCode);
    [all...]

Completed in 1258 milliseconds