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

  /external/chromium_org/third_party/icu/source/test/cintltst/
spreptst.c 328 const char* expectedDest = conformanceTestCases[i].out;
342 if(U_SUCCESS(status) && (strcmp(expectedDest,dest) !=0)){
  /external/icu4c/test/cintltst/
spreptst.c 328 const char* expectedDest = conformanceTestCases[i].out;
342 if(U_SUCCESS(status) && (strcmp(expectedDest,dest) !=0)){

Completed in 1752 milliseconds