Searched refs:message_without_path (Results 1 – 1 of 1) sorted by relevance
55 const char *message_without_path = strchrnul (message, ':'); in test_one() local56 if (strcmp (message_without_path, expected_message) != 0) in test_one()
Completed in 2 milliseconds