Searched refs:__pmsg_file (Results 1 – 1 of 1) sorted by relevance
/system/logging/liblog/tests/ |
D | liblog_test.cpp | 2629 static const char __pmsg_file[] = variable 2648 LOG_ID_CRASH, ANDROID_LOG_VERBOSE, __pmsg_file, max_payload_buf, in TEST() 2659 __pmsg_file); in TEST() 2679 __pmsg_file, max_payload_buf, in TEST() 2702 EXPECT_FALSE(NULL == strstr(__pmsg_file, filename)); in __pmsg_fn() 2711 !strstr(__pmsg_file, filename) || in __pmsg_fn() 2737 __pmsg_file, __pmsg_fn, NULL); in TEST()
|