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

  /external/icu4c/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/icu4c/tools/ctestfw/
datamap.cpp 127 RBDataMap::getInt28(const char* key, UErrorCode &status) const
  /external/icu4c/test/intltest/
convtest.cpp 144 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);
    [all...]
  /external/icu4c/test/iotest/
iotest.cpp 606 precision=testCase->getInt28("precision", errorCode);
    [all...]

Completed in 487 milliseconds