Searched refs:dump_log_msg (Results 1 – 1 of 1) sorted by relevance
/system/core/logd/tests/ |
D | logd_test.cpp | 244 static void dump_log_msg(const char* prefix, log_msg* msg, unsigned int version, in dump_log_msg() function 376 dump_log_msg("user", &msg, 3, -1); in TEST() 405 dump_log_msg("kernel", &msg, 0, i / 2); in TEST() 667 dump_log_msg("wrap", &msg_wrap, 3, -1); in timeout_negative() 671 dump_log_msg("timeout", &msg_timeout, 3, -1); in timeout_negative() 804 dump_log_msg("wrap", &msg_wrap, 3, -1); in TEST() 808 dump_log_msg("timeout", &msg_timeout, 3, -1); in TEST() 859 dump_log_msg("user", &msg, 3, -1); in TEST() 877 dump_log_msg("user", &msg, 3, -1); in TEST()
|