Searched refs:logcat_executable (Results 1 – 2 of 2) sorted by relevance
45 #ifndef logcat_executable47 #define logcat_executable "logcat" macro85 RLOGE(logcat_executable); in TEST()86 SLOGE(logcat_executable); in TEST()87 ALOGE(logcat_executable); in TEST()88 __android_log_bswrite(0, logcat_executable ".inject.buckets"); in TEST()91 ASSERT_TRUE(NULL != (fp = popen(logcat_executable in TEST()125 RLOGE(logcat_executable); in TEST()126 SLOGE(logcat_executable); in TEST()127 ALOGE(logcat_executable); in TEST()[all …]
18 #define logcat_executable "logcatd" macro