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 56 virtual int32_t getInt28(const char* key, UErrorCode &status) const = 0;
123 virtual int32_t getInt28(const char* key, UErrorCode &status) const;
  /external/icu/icu4c/source/tools/ctestfw/
datamap.cpp 127 RBDataMap::getInt28(const char* key, UErrorCode &status) const
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 145 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
146 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
267 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
268 cc.fallbacks= 0!=testCase->getInt28("fallbacks", errorCode);
417 which=testCase->getInt28("which", errorCode);
    [all...]
  /external/icu/icu4c/source/test/iotest/
iotest.cpp 607 precision=testCase->getInt28("precision", errorCode);
    [all...]

Completed in 251 milliseconds