Searched refs:dump_log_msg (Results 1 – 1 of 1) sorted by relevance
/system/core/logd/tests/ |
D | logd_test.cpp | 205 static void dump_log_msg(const char *prefix, in dump_log_msg() function 325 dump_log_msg("user", &msg, 3, -1); in TEST() 355 dump_log_msg("kernel", &msg, 0, i / 2); in TEST() 598 dump_log_msg("wrap", &msg_wrap, 3, -1); in timeout_negative() 602 dump_log_msg("timeout", &msg_timeout, 3, -1); in timeout_negative() 700 dump_log_msg("wrap", &msg_wrap, 3, -1); in TEST() 704 dump_log_msg("timeout", &msg_timeout, 3, -1); in TEST() 747 dump_log_msg("user", &msg, 3, -1); in TEST() 765 dump_log_msg("user", &msg, 3, -1); in TEST()
|