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

  /external/icu4c/test/iotest/
iotest.cpp 203 char cFormat[sizeof(cBuffer)];
297 u_austrncpy(cFormat, format, sizeof(cFormat));
301 i, cFormat, cBuffer, cExpected);
326 u_austrncpy(cFormat, format, sizeof(cFormat));
330 i, cFormat, cBuffer, cExpected);
501 u_austrncpy(cFormat, format, sizeof(cFormat));
505 i, cFormat, cBuffer, cExpected)
    [all...]
strtst.c 358 #define TestSPrintFormat(uFormat, uValue, cFormat, cValue) \
365 cNumPrinted = sprintf(buffer, cFormat, cValue);\
filetst.c     [all...]

Completed in 5139 milliseconds