Searched defs:make_message (Results 1 – 1 of 1) sorted by relevance
/system/logging/logd/ |
D | ChattyLogBufferTest.cpp | 22 auto make_message = [&](uint32_t sec, const char* tag, const char* msg, in TEST_P() local 90 auto make_message = [&](uint32_t sec, const char* tag, const char* msg, in TEST_P() local 131 auto make_message = [&](uint32_t sec, int32_t tag, int32_t count) -> LogMessage { in TEST_P() local 194 auto make_message = [&](uint32_t sec, int32_t pid, uint32_t uid, uint32_t lid, const char* tag, in TEST_P() local 250 auto make_message = [&](uint32_t sec, const char* tag, const char* msg, in TEST_P() local
|