Home
last modified time | relevance | path

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

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