HomeSort by relevance Sort by last modified time
    Searched defs:testCases (Results 26 - 35 of 35) sorted by null

12

  /external/icu4c/test/cintltst/
capitst.c     [all...]
cbiditst.c     [all...]
cloctst.c     [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 374 UdhrTestCase testCases[] = {
386 int32_t testCount = ARRAY_SIZE(testCases);
394 ucbuf_resolveFileName(udhrPath, testCases[t].file, NULL, &len, &status);
405 ucbuf_resolveFileName(udhrPath, testCases[t].file, resolvedFileName, &len, &status);
411 infoln("Could not open the input file %s. Test skipped\n", testCases[t].file);
437 UCollator *coll = ucol_open(testCases[t].locale, &status);
442 errln("Could not open collator for %s", testCases[t].locale);
449 errln("Could not open CollData object for %s", testCases[t].locale);
456 errln("Could not open search object for %s", testCases[t].locale);
466 errln("Could not find pattern - locale: %s, file: %s ", testCases[t].locale, testCases[t].file)
    [all...]
numfmtst.cpp 88 CASE(26,TestCases);
683 static const char* testCases[][2]= {
734 for(int i=0; i < (int)(sizeof(testCases)/sizeof(testCases[i])); i++){
736 const char *localeID = testCases[i][0];
737 UnicodeString expected(testCases[i][1], -1, US_INV);
    [all...]
transtst.cpp     [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
capitst.c     [all...]
cbiditst.c     [all...]
cloctst.c     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
transtst.cpp     [all...]

Completed in 198 milliseconds

12