Searched refs:__pmsg_file (Results 1 – 1 of 1) sorted by relevance
/system/core/liblog/tests/ |
D | liblog_test.cpp | 2636 static const char __pmsg_file[] = variable 2655 LOG_ID_CRASH, ANDROID_LOG_VERBOSE, __pmsg_file, max_payload_buf, in TEST() 2666 __pmsg_file); in TEST() 2686 __pmsg_file, max_payload_buf, in TEST() 2709 EXPECT_FALSE(NULL == strstr(__pmsg_file, filename)); in __pmsg_fn() 2718 !strstr(__pmsg_file, filename) || in __pmsg_fn() 2744 __pmsg_file, __pmsg_fn, NULL); in TEST()
|