• Home
  • Raw
  • Download

Lines Matching refs:myErrorName

151 …ed for path = %s, name=%s, type=%s, \n errorcode=%s\n", testPath, name, type, myErrorName(status));  in TestUDataOpen()
178 …= %s, name=%s, type=%s, \n errorcode=%s\n", path, memMap[i][0], memMap[i][1], myErrorName(status)); in TestUDataOpen()
218 …= %s, name=%s, type=%s, \n errorcode=%s\n", path, memMap[i][0], memMap[i][1], myErrorName(status)); in TestUDataOpen()
268 …%s, type=%s, \n errorcode=%s\n", icuDataFilePath, memMap[i][0], memMap[i][1], myErrorName(status)); in TestUDataOpen()
331 …ist.tst] not handled correctly\n. Expected: U_FILE_ACCESS_ERROR, Got: %s\n", myErrorName(status)); in TestUDataOpen()
367 longTestPath, name, type, myErrorName(status)); in TestUDataOpen()
386 longTestPath, longName, type, myErrorName(status)); in TestUDataOpen()
663 …data_openChoice() failed name=%s, type=%s, \n errorcode=%s\n", name[0], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
675 …data_openChoice() failed name=%s, type=%s, \n errorcode=%s\n", name[1], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
679 …e() unexpectedly passed. name=%s, type=%s, \n errorcode=%s\n", name[1], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
692 …failed path=%s name=%s, type=%s, \n errorcode=%s\n", testPath, name[2], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
696 …e() unexpectedly passed. name=%s, type=%s, \n errorcode=%s\n", name[2], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
707 …id not fail as expected. name=%s, type=%s, \n errorcode=%s\n", name[3], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
713 …id not fail as expected. name=%s, type=%s, \n errorcode=%s\n", name[3], type, myErrorName(status)); in TestUDataOpenChoiceDemo1()
770 log_verbose("Loads the data but rejects it as expected %s\n", myErrorName(status)); in TestUDataOpenChoiceDemo2()
775 …L: failed to either load the data or to reject the loaded data. ERROR=%s\n", myErrorName(status) ); in TestUDataOpenChoiceDemo2()
780 … log_data_err("FAIL: failed to load the data and accept it. ERROR=%s\n", myErrorName(status) ); in TestUDataOpenChoiceDemo2()
821 …() failed for path = NULL, name=%s, type=%s, \n errorcode=%s\n", name, type, myErrorName(status)); in TestUDataGetInfo()
845 …led for path=%s name2=%s, type=%s, \n errorcode=%s\n", testPath, name2, type, myErrorName(status)); in TestUDataGetInfo()
888 …ata_openChoice() failed for name=%s, type=%s, \n errorcode=%s\n", name, type, myErrorName(status)); in TestUDataGetMemory()
903 …iled for path=%s name=%s, type=%s, \n errorcode=%s\n", testPath, name2, type, myErrorName(status)); in TestUDataGetMemory()
961 …ould return NULL and errocode U_ILLEGAL_ARGUMENT_ERROR, GOT: errorcode=%s\n", myErrorName(status)); in TestErrorConditions()
963 …ata_open with name=NULL failed as expected and errorcode = %s as expected\n", myErrorName(status)); in TestErrorConditions()
988 …ould return NULL and errocode U_ILLEGAL_ARGUMENT_ERROR, GOT: errorcode=%s\n", myErrorName(status)); in TestErrorConditions()
990 …enChoice with name=NULL failed as expected and errorcode = %s as expected\n", myErrorName(status)); in TestErrorConditions()
1018 …ing file not handled correctly\n. Expected: U_FILE_ACCESS_ERROR, Got: %s\n", myErrorName(status)); in TestErrorConditions()