Searched refs:dump_log_msg (Results 1 – 1 of 1) sorted by relevance
/system/core/logd/ |
D | logd_test.cpp | 247 static void dump_log_msg(const char* prefix, log_msg* msg, int lid) { in dump_log_msg() function 561 dump_log_msg("wrap", &msg_wrap, -1); in timeout_negative() 565 dump_log_msg("timeout", &msg_timeout, -1); in timeout_negative() 699 dump_log_msg("wrap", &msg_wrap, -1); in TEST() 703 dump_log_msg("timeout", &msg_timeout, -1); in TEST() 756 dump_log_msg("user", &msg, -1); in TEST() 774 dump_log_msg("user", &msg, -1); in TEST()
|