• Home
  • Raw
  • Download

Lines Matching refs:myErrorName

133 …        log_err("ERROR: failure in message format on testcase %d:  %s\n", i, myErrorName(status) );  in MessageFormatTest()
164 … log_err("ERROR: failure in message format on testcase %d: %s\n", i, myErrorName(status) ); in MessageFormatTest()
288 log_err("Error: failure in message format on test#1: %s\n", myErrorName(status)); in TestSampleMessageFormat()
319 log_err("Error: failure in message format on test#2 : %s\n", myErrorName(status)); in TestSampleMessageFormat()
344 log_err("Error: failure in message format on test#3 : %s\n", myErrorName(status)); in TestSampleMessageFormat()
387 log_err("error in ucal_open caldef : %s\n", myErrorName(status) ); in TestNewFormatAndParseAPI()
393 log_err("Error: failure in get millis: %s\n", myErrorName(status) ); in TestNewFormatAndParseAPI()
418 log_err("ERROR: failure in message format test#4: %s\n", myErrorName(status)); in TestNewFormatAndParseAPI()
433 log_err("ERROR: error in parsing: test#5: %s\n", myErrorName(status)); in TestNewFormatAndParseAPI()
443 …r("error in creating the dateformat using short date and time style:\n %s\n", myErrorName(status)); in TestNewFormatAndParseAPI()
491 log_err("error in ucal_open caldef : %s\n", myErrorName(status) ); in TestSampleFormatAndParseWithError()
496 log_err("Error: failure in get millis: %s\n", myErrorName(status) ); in TestSampleFormatAndParseWithError()
514 log_err("ERROR: failure in message format test#4: %s\n", myErrorName(status)); in TestSampleFormatAndParseWithError()
529 log_err("ERROR: error in parsing: test#5: %s\n", myErrorName(status)); in TestSampleFormatAndParseWithError()
539 …r("error in creating the dateformat using short date and time style:\n %s\n", myErrorName(status)); in TestSampleFormatAndParseWithError()
584 log_err("error in ucal_open caldef : %s\n", myErrorName(status) ); in TestSampleFormatAndParse()
589 log_err("Error: failure in get millis: %s\n", myErrorName(status) ); in TestSampleFormatAndParse()
607 log_err("ERROR: failure in message format test#4: %s\n", myErrorName(status)); in TestSampleFormatAndParse()
622 log_err("ERROR: error in parsing: test#5: %s\n", myErrorName(status)); in TestSampleFormatAndParse()
632 …r("error in creating the dateformat using short date and time style:\n %s\n", myErrorName(status)); in TestSampleFormatAndParse()
685 log_err("ERROR: failure in message format on test#6 : %s\n", myErrorName(status)); in TestMsgFormatChoice()
708 log_err("ERROR: failure in message format on test#7 : %s\n", myErrorName(status)); in TestMsgFormatChoice()
732 log_err("ERROR: failure in message format on test#8 : %s\n", myErrorName(status)); in TestMsgFormatChoice()
757 log_err("ERROR: failure in parse Message on test#9: %s\n", myErrorName(status)); in TestParseMessage()
774 log_err("ERROR: failure in parse Message on test#10: %s\n", myErrorName(status)); in TestParseMessage()
828 … log_err("ERROR: failure in message format on testcase %d: %s\n", i, myErrorName(status) ); in TestMessageFormatWithValist()
872 log_err("ERROR: failure in parse Message on test#9: %s\n", myErrorName(status)); in TestParseMessageWithValist()
888 log_err("ERROR: failure in parse Message on test#10: %s\n", myErrorName(status)); in TestParseMessageWithValist()