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

  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp 135 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
248 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
782 flush=cc.finalFlush;
838 flush=(UBool)(cc.finalFlush && sourceLimit==bytesLimit);
    [all...]
convtest.h 49 UBool finalFlush;
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 144 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
266 cc.finalFlush= 0!=testCase->getInt28("flush", errorCode);
809 flush=cc.finalFlush;
865 flush=(UBool)(cc.finalFlush && sourceLimit==bytesLimit);
    [all...]
convtest.h 49 UBool finalFlush;

Completed in 49 milliseconds