HomeSort by relevance Sort by last modified time
    Searched refs:testtypes (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/testdata/
testdata.mak 31 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conversion.res" "$(TESTDATABLD)\icuio.res" "$(TESTDATABLD)\mc.res" "$(TESTDATABLD)\structLocale.res" "$(TESTDATABLD)\root.res" "$(TESTDATABLD)\sh.res" "$(TESTDATABLD)\sh_YU.res" "$(TESTDATABLD)\te.res" "$(TESTDATABLD)\te_IN.res" "$(TESTDATABLD)\te_IN_REVISED.res" "$(TESTDATABLD)\testaliases.res" "$(TESTDATABLD)\testtypes.res" "$(TESTDATABLD)\testempty.res" "$(TESTDATABLD)\encoded.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.cnv" "$(TESTDATABLD)\test2.cnv" "$(TESTDATABLD)\test3.cnv" "$(TESTDATABLD)\test4.cnv" "$(TESTDATABLD)\test4x.cnv" "$(TESTDATABLD)\test5.cnv" "$(TESTDATABLD)\ibm9027.cnv" "$(TESTDATABLD)\nfscsi.spp" "$(TESTDATABLD)\nfscss.spp" "$(TESTDATABLD)\nfscis.spp" "$(TESTDATABLD)\nfsmxs.spp" "$(TESTDATABLD)\nfsmxp.spp" "$(TESTDATABLD)\testnorm.nrm" "$(TESTDATABLD)\zoneinfo64.res"
48 testtypes.res
  /external/icu/icu4c/source/test/cintltst/
creststn.c 474 theBundle = ures_open(testdatapath, "testtypes", &status);
681 log_err("Could not get testincludeUTF resource from testtypes bundle. Error: %s\n",u_errorName(status));
719 log_err("Could not get testinclude resource from testtypes bundle. Error: %s\n",u_errorName(status));
764 strcpy(action, "Construction of testtypes bundle");
772 theBundle = ures_open(testdatapath, "testtypes", &status);
2165 UResourceBundle *en = NULL, *uk = NULL, *testtypes = NULL; local
    [all...]

Completed in 93 milliseconds