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

  /external/icu4c/test/intltest/
incaltst.h 23 void TestTypes(void);
restest.cpp 546 ResourceBundle rb(testdatapath, "testtypes", status);
549 err("Could not testtypes resource bundle %s\n", u_errorName(status));
incaltst.cpp 71 CASE(0,TestTypes);
94 IntlCalendarTest::TestTypes()
intltest.cpp     [all...]
restsnew.cpp     [all...]
  /external/chromium/chrome/common/
json_schema_validator_unittest_base.h 54 void TestTypes();
json_schema_validator_unittest_base.cc 81 TestTypes();
504 void JSONSchemaValidatorTestBase::TestTypes() {
  /external/icu4c/test/testdata/
testaliases.txt 22 simplealias:alias { "testtypes/menu/file/open" } // simple referencing
testtypes.txt 11 testtypes:table(nofallback)
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)\iscii.res" "$(TESTDATABLD)\idna_rules.res" "$(TESTDATABLD)\DataDrivenCollationTest.res" "$(TESTDATABLD)\test.icu" "$(TESTDATABLD)\testtable32.res" "$(TESTDATABLD)\test1.cnv" "$(TESTDATABLD)\test1bmp.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"
47 testtypes.res
Makefile.in 141 TEST_RES = $(TEST_RES_SOURCE) $(TEST_RES_LOCAL) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt te_IN.txt te_IN_REVISED.txt testtypes.txt testaliases.txt testempty.txt structLocale.txt idna_rules.txt conversion.txt icuio.txt testtable32.txt
  /external/icu4c/test/cintltst/
creststn.c 483 theBundle = ures_open(testdatapath, "testtypes", &status);
690 log_err("Could not get testincludeUTF resource from testtypes bundle. Error: %s\n",u_errorName(status));
728 log_err("Could not get testinclude resource from testtypes bundle. Error: %s\n",u_errorName(status));
773 strcpy(action, "Construction of testtypes bundle");
2114 UResourceBundle *en = NULL, *uk = NULL, *testtypes = NULL; local
    [all...]
cintltst.c 547 test=ures_open(tdpath, "testtypes", err);
552 log_data_err("Could not load testtypes.res in testdata bundle with path %s - %s\n", tdpath, u_errorName(*err));
crestst.c 925 rb = ures_open(testdatapath, "testtypes", &status);
928 log_err("Could not testtypes resource bundle %s\n", u_errorName(status));
    [all...]
custrtrn.c     [all...]
udatatst.c     [all...]
  /external/icu4c/test/iotest/
iotest.cpp 153 test=ures_open(tdpath, "testtypes", &err);
157 log_data_err("Could not load testtypes.res in testdata bundle with path %s - %s\n", tdpath, u_errorName(err));
    [all...]
  /external/icu4c/common/
uresbund.c     [all...]

Completed in 401 milliseconds