Searched defs:logcat (Results 1 – 4 of 4) sorted by relevance
/system/core/logcat/tests/ |
D | logcat_test.cpp | 66 TEST(logcat, buckets) { in TEST() argument 103 TEST(logcat, event_tag_filter) { in TEST() argument 152 TEST(logcat, year) { in TEST() argument 229 TEST(logcat, tz) { in TEST() argument 266 TEST(logcat, ntz) { in TEST() argument 318 TEST(logcat, tail_3) { in TEST() argument 322 TEST(logcat, tail_10) { in TEST() argument 326 TEST(logcat, tail_100) { in TEST() argument 330 TEST(logcat, tail_1000) { in TEST() argument 439 TEST(logcat, tail_time) { in TEST() argument [all …]
|
D | logcatd_test.cpp | 17 #define logcat logcatd macro
|
D | liblogcat_test.cpp | 23 #define logcat liblogcat macro
|
/system/core/adb/ |
D | commandline.cpp | 1142 static int logcat(TransportType transport, const char* serial, int argc, const char** argv) { in logcat() function
|