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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dspreptst.c326 const char* expectedDest = conformanceTestCases[i].out; local
340 if(U_SUCCESS(status) && (strcmp(expectedDest,dest) !=0)){
/external/icu4c/test/cintltst/
H A Dspreptst.c328 const char* expectedDest = conformanceTestCases[i].out; local
342 if(U_SUCCESS(status) && (strcmp(expectedDest,dest) !=0)){

Completed in 143 milliseconds