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

  /external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c 224 const UChar* ptrResult[2];
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/
udatpg_test.c 224 const UChar* ptrResult[2];
280 ptrResult[0] = testPattern2;
281 ptrResult[1] = redundantPattern;
290 if (U_FAILURE(errorCode) || p==NULL || u_memcmp(p, ptrResult[count], pLength)!=0 ) {

Completed in 40 milliseconds