Home
last modified time | relevance | path

Searched refs:logcat_executable (Results 1 – 2 of 2) sorted by relevance

/system/core/logcat/tests/
Dlogcat_test.cpp42 #ifndef logcat_executable
44 #define logcat_executable "logcat" macro
82 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 …]
Dlogcatd_test.cpp18 #define logcat_executable "logcatd" macro