• 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()
223 log_verbose("PASS: MessagFormat successful on testcase : %d\n", i); in MessageFormatTest()
231 log_verbose("Skipping potentially crashing test for mismatched varargs.\n"); in MessageFormatTest()
233log_verbose("Note: the next is a platform dependent test. If it crashes, add an exclusion for your… in MessageFormatTest()
253log_verbose("Warning: Returning NULL for a mismatched va_arg type isn't supported on this platform… in MessageFormatTest()
292 log_verbose("\nTesting a sample for Message format test#1\n"); in TestSampleMessageFormat()
306 log_verbose("PASS: MessagFormat successful on test#1\n"); in TestSampleMessageFormat()
313 log_verbose("\nTesting message format with another pattern test#2\n"); in TestSampleMessageFormat()
337 log_verbose("PASS: MessagFormat successful on test#2\n"); in TestSampleMessageFormat()
345 log_verbose("\nTesting message format with another pattern test#3\n"); in TestSampleMessageFormat()
362 log_verbose("PASS: MessagFormat successful on test#3\n"); in TestSampleMessageFormat()
394 log_verbose("Testing format and parse with parse error\n"); in TestNewFormatAndParseAPI()
409 log_verbose("\nTesting with pattern test#4"); in TestNewFormatAndParseAPI()
433 log_verbose("PASS: MessagFormat successful on test#4\n"); in TestNewFormatAndParseAPI()
441 log_verbose("\nTesting the parse Message test#5\n"); in TestNewFormatAndParseAPI()
450 log_verbose("PASS: parseMessage successful on test#5\n"); in TestNewFormatAndParseAPI()
459 log_verbose("PASS: parseMessage successful test#5\n"); in TestNewFormatAndParseAPI()
494 log_verbose("Testing format and parse with parse error\n"); in TestSampleFormatAndParseWithError()
510 log_verbose("\nTesting with pattern test#4"); in TestSampleFormatAndParseWithError()
529 log_verbose("PASS: MessagFormat successful on test#4\n"); in TestSampleFormatAndParseWithError()
537 log_verbose("\nTesting the parse Message test#5\n"); in TestSampleFormatAndParseWithError()
546 log_verbose("PASS: parseMessage successful on test#5\n"); in TestSampleFormatAndParseWithError()
555 log_verbose("PASS: parseMessage successful test#5\n"); in TestSampleFormatAndParseWithError()
589 log_verbose("Testing format and parse\n"); in TestSampleFormatAndParse()
606 log_verbose("\nTesting with pattern test#4"); in TestSampleFormatAndParse()
625 log_verbose("PASS: MessagFormat successful on test#4\n"); in TestSampleFormatAndParse()
633 log_verbose("\nTesting the parse Message test#5\n"); in TestSampleFormatAndParse()
642 log_verbose("PASS: parseMessage successful on test#5\n"); in TestSampleFormatAndParse()
651 log_verbose("PASS: parseMessage successful test#5\n"); in TestSampleFormatAndParse()
682 log_verbose("Testing message format with Select test #1\n:"); in TestMsgFormatSelect()
694 log_verbose("PASS: MessagFormat successful on Select test#1\n"); in TestMsgFormatSelect()
712 log_verbose("Testing message format with Select test #2\n:"); in TestMsgFormatSelect()
724 log_verbose("PASS: MessagFormat successful on Select test#2\n"); in TestMsgFormatSelect()
750 log_verbose("Testing message format with choice test #6\n:"); in TestMsgFormatChoice()
769 log_verbose("PASS: MessagFormat successful on test#6\n"); in TestMsgFormatChoice()
780 log_verbose("Testing message format with choice test #7\n:"); in TestMsgFormatChoice()
792 log_verbose("PASS: MessagFormat successful on test#7\n"); in TestMsgFormatChoice()
803 log_verbose("Testing message format with choice test #8\n:"); in TestMsgFormatChoice()
815 log_verbose("PASS: MessagFormat successful on test#8\n"); in TestMsgFormatChoice()
841 log_verbose("\nTesting a sample for parse Message test#9\n"); in TestParseMessage()
852 log_verbose("PASS: parseMessage successful on test#9\n"); in TestParseMessage()
858 log_verbose("\nTesting a sample for parse Message test#10\n"); in TestParseMessage()
869 log_verbose("PASS: parseMessage successful on test#10\n"); in TestParseMessage()
901 log_verbose("Testing u_formatMessage90\n"); in TestMessageFormatWithValist()
920 log_verbose("PASS: MessagFormat successful on testcase : %d\n", i); in TestMessageFormatWithValist()
953 log_verbose("\nTesting a sample for parse Message test#9\n"); in TestParseMessageWithValist()
964 log_verbose("PASS: parseMessage successful on test#9\n"); in TestParseMessageWithValist()
969 log_verbose("\nTesting a sample for parse Message test#10\n"); in TestParseMessageWithValist()
980 log_verbose("PASS: parseMessage successful on test#10\n"); in TestParseMessageWithValist()
1020 log_verbose("Ok: \"%s\"\n", cresult); in TestJ904()