Searched refs:mkcstr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltest.cpp24 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U) macro
2208 //printf("formatted: '%s'\n", mkcstr(ubuffer));
2222 //printf("formatted: '%s'\n", mkcstr(ubuffer));
/external/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp24 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U) macro
2229 //printf("formatted: '%s'\n", mkcstr(ubuffer));
2243 //printf("formatted: '%s'\n", mkcstr(ubuffer));

Completed in 204 milliseconds