Searched refs:logcat_executable (Results 1 – 2 of 2) sorted by relevance
47 #ifndef logcat_executable49 #define logcat_executable "logcat" macro87 RLOGE(logcat_executable); in TEST()88 SLOGE(logcat_executable); in TEST()89 ALOGE(logcat_executable); in TEST()90 __android_log_bswrite(0, logcat_executable ".inject.buckets"); in TEST()93 ASSERT_TRUE(NULL != (fp = popen(logcat_executable in TEST()127 RLOGE(logcat_executable); in TEST()128 SLOGE(logcat_executable); in TEST()129 ALOGE(logcat_executable); in TEST()[all …]
18 #define logcat_executable "logcatd" macro