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

12

  /external/icu4c/test/cintltst/
callcoll.c 829 doTest(myCollation, testCases[i], testCases[j], UCOL_LESS);
    [all...]
creststn.c     [all...]
cmsccoll.c     [all...]
  /external/icu4c/test/intltest/
transtst.cpp     [all...]
numfmtst.cpp 91 CASE(26,TestCases);
690 static const char* testCases[][2]= {
743 for(int i=0; i < (int)(sizeof(testCases)/sizeof(testCases[i])); i++){
745 const char *localeID = testCases[i][0];
746 UnicodeString expected(testCases[i][1], -1, US_INV);
    [all...]

Completed in 188 milliseconds

12