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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dudatpg_test.c224 const UChar* ptrResult[2]; local
280 ptrResult[0] = testPattern2;
281 ptrResult[1] = redundantPattern;
290 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, ptrResult[count], pLength)!=0 ) {
/external/icu4c/test/cintltst/
H A Dudatpg_test.c224 const UChar* ptrResult[2]; local
280 ptrResult[0] = testPattern2;
281 ptrResult[1] = redundantPattern;
290 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, ptrResult[count], pLength)!=0 ) {

Completed in 102 milliseconds