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

  /external/icu4c/test/iotest/
filetst.c     [all...]
strtst.c 363 uNumPrinted = u_sprintf(uBuffer, uFormat, uValue);\
369 if (cNumPrinted != uNumPrinted) {\
370 log_err("%" uFormat " number printed Got: %d, Expected: %d\n", uNumPrinted, cNumPrinted);\
372 if (buffer[uNumPrinted+1] != '*') {\
385 int32_t uNumPrinted;

Completed in 86 milliseconds