Searched refs:dst_new (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsmthred.cpp253 static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 }; local
285 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) {
287 dst[0],dst[1],dst_new[0],dst_new[1]);
/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp259 static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 }; local
291 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) {
293 dst[0],dst[1],dst_new[0],dst_new[1]);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c2912 static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 }; local
2944 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) {
2946 dst[0],dst[1],dst_new[0],dst_new[1]);
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c2914 static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 }; local
2946 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) {
2948 dst[0],dst[1],dst_new[0],dst_new[1]);

Completed in 122 milliseconds