Searched refs:logcat_executable (Results 1 – 2 of 2) sorted by relevance
42 #ifndef logcat_executable44 #define logcat_executable "logcat" macro82 RLOGE(logcat_executable); in TEST()83 SLOGE(logcat_executable); in TEST()84 ALOGE(logcat_executable); in TEST()85 __android_log_bswrite(0, logcat_executable ".inject.buckets"); in TEST()88 ASSERT_TRUE(NULL != (fp = popen(logcat_executable in TEST()122 RLOGE(logcat_executable); in TEST()123 SLOGE(logcat_executable); in TEST()124 ALOGE(logcat_executable); in TEST()[all …]
18 #define logcat_executable "logcatd" macro