Home | History | Annotate | Download | only in tests

Lines Matching refs:g_message

538       g_message ("this is a g_message test.");
539 g_message ("non-printable UTF-8: \"\xc3\xa4\xda\x85\"");
540 g_message ("unsafe chars: \"\x10\x11\x12\n\t\x7f\x81\x82\x83\"");
544 g_test_trap_assert_stderr ("*is a g_message test*");