• Home
  • Raw
  • Download

Lines Matching refs:log_verbose

122     log_verbose("Testing u_formatMessage()\n");  in MessageFormatTest()
142 log_verbose("PASS: MessagFormat successful on testcase : %d\n", i); in MessageFormatTest()
174 log_verbose("PASS: MessagFormat successful on testcase : %d\n", i); in MessageFormatTest()
226 log_verbose("PASS: MessagFormat successful on testcase : %d\n", i); in MessageFormatTest()
234 log_verbose("Skipping potentially crashing test for mismatched varargs.\n"); in MessageFormatTest()
236log_verbose("Note: the next is a platform dependent test. If it crashes, add an exclusion for your… in MessageFormatTest()
256log_verbose("Warning: Returning NULL for a mismatched va_arg type isn't supported on this platform… in MessageFormatTest()
295 log_verbose("\nTesting a sample for Message format test#1\n"); in TestSampleMessageFormat()
309 log_verbose("PASS: MessagFormat successful on test#1\n"); in TestSampleMessageFormat()
316 log_verbose("\nTesting message format with another pattern test#2\n"); in TestSampleMessageFormat()
340 log_verbose("PASS: MessagFormat successful on test#2\n"); in TestSampleMessageFormat()
348 log_verbose("\nTesting message format with another pattern test#3\n"); in TestSampleMessageFormat()
365 log_verbose("PASS: MessagFormat successful on test#3\n"); in TestSampleMessageFormat()
397 log_verbose("Testing format and parse with parse error\n"); in TestNewFormatAndParseAPI()
413 log_verbose("\nTesting with pattern test#4"); in TestNewFormatAndParseAPI()
437 log_verbose("PASS: MessagFormat successful on test#4\n"); in TestNewFormatAndParseAPI()
445 log_verbose("\nTesting the parse Message test#5\n"); in TestNewFormatAndParseAPI()
454 log_verbose("PASS: parseMessage successful on test#5\n"); in TestNewFormatAndParseAPI()
463 log_verbose("PASS: parseMessage successful test#5\n"); in TestNewFormatAndParseAPI()
498 log_verbose("Testing format and parse with parse error\n"); in TestSampleFormatAndParseWithError()
514 log_verbose("\nTesting with pattern test#4"); in TestSampleFormatAndParseWithError()
533 log_verbose("PASS: MessagFormat successful on test#4\n"); in TestSampleFormatAndParseWithError()
541 log_verbose("\nTesting the parse Message test#5\n"); in TestSampleFormatAndParseWithError()
552 log_verbose("PASS: parseMessage successful on test#5\n"); in TestSampleFormatAndParseWithError()
562 log_verbose("PASS: parseMessage successful test#5\n"); in TestSampleFormatAndParseWithError()
596 log_verbose("Testing format and parse\n"); in TestSampleFormatAndParse()
613 log_verbose("\nTesting with pattern test#4"); in TestSampleFormatAndParse()
632 log_verbose("PASS: MessagFormat successful on test#4\n"); in TestSampleFormatAndParse()
640 log_verbose("\nTesting the parse Message test#5\n"); in TestSampleFormatAndParse()
650 log_verbose("PASS: parseMessage successful on test#5\n"); in TestSampleFormatAndParse()
660 log_verbose("PASS: parseMessage successful test#5\n"); in TestSampleFormatAndParse()
691 log_verbose("Testing message format with Select test #1\n:"); in TestMsgFormatSelect()
703 log_verbose("PASS: MessagFormat successful on Select test#1\n"); in TestMsgFormatSelect()
721 log_verbose("Testing message format with Select test #2\n:"); in TestMsgFormatSelect()
733 log_verbose("PASS: MessagFormat successful on Select test#2\n"); in TestMsgFormatSelect()
759 log_verbose("Testing message format with choice test #6\n:"); in TestMsgFormatChoice()
778 log_verbose("PASS: MessagFormat successful on test#6\n"); in TestMsgFormatChoice()
789 log_verbose("Testing message format with choice test #7\n:"); in TestMsgFormatChoice()
801 log_verbose("PASS: MessagFormat successful on test#7\n"); in TestMsgFormatChoice()
812 log_verbose("Testing message format with choice test #8\n:"); in TestMsgFormatChoice()
824 log_verbose("PASS: MessagFormat successful on test#8\n"); in TestMsgFormatChoice()
850 log_verbose("\nTesting a sample for parse Message test#9\n"); in TestParseMessage()
861 log_verbose("PASS: parseMessage successful on test#9\n"); in TestParseMessage()
867 log_verbose("\nTesting a sample for parse Message test#10\n"); in TestParseMessage()
878 log_verbose("PASS: parseMessage successful on test#10\n"); in TestParseMessage()
910 log_verbose("Testing u_formatMessage90\n"); in TestMessageFormatWithValist()
929 log_verbose("PASS: MessagFormat successful on testcase : %d\n", i); in TestMessageFormatWithValist()
962 log_verbose("\nTesting a sample for parse Message test#9\n"); in TestParseMessageWithValist()
973 log_verbose("PASS: parseMessage successful on test#9\n"); in TestParseMessageWithValist()
978 log_verbose("\nTesting a sample for parse Message test#10\n"); in TestParseMessageWithValist()
989 log_verbose("PASS: parseMessage successful on test#10\n"); in TestParseMessageWithValist()
1029 log_verbose("Ok: \"%s\"\n", cresult); in TestJ904()