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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspreptst.c113 conformanceTestCases[] = variable in typeref:struct:ConformanceTestCases
323 for(i=0;i< (int32_t)(sizeof(conformanceTestCases)/sizeof(conformanceTestCases[0]));i++){
324 const char* src = conformanceTestCases[i].in;
327 UErrorCode expectedStatus = conformanceTestCases[i].expectedStatus;
328 const char* expectedDest = conformanceTestCases[i].out;
/external/icu/icu4c/source/test/cintltst/
H A Dspreptst.c113 conformanceTestCases[] = variable in typeref:struct:ConformanceTestCases
323 for(i=0;i< (int32_t)(sizeof(conformanceTestCases)/sizeof(conformanceTestCases[0]));i++){
324 const char* src = conformanceTestCases[i].in;
327 UErrorCode expectedStatus = conformanceTestCases[i].expectedStatus;
328 const char* expectedDest = conformanceTestCases[i].out;

Completed in 303 milliseconds