HomeSort by relevance Sort by last modified time
    Searched full:expecteddest (Results 1 - 1 of 1) sorted by null

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

Completed in 457 milliseconds