Searched refs:logcat (Results 1 – 17 of 17) sorted by relevance
75 adb logcat -c79 timeout 1 adb logcat -s TvInputSessionImpl | awk -f $(dirname $0)/measure-tuning-time.awk
17 # Then check logcat and dumpsys to verify the results. The following command enables VERBOSE logs.19 adb logcat -v color -b all -T 1000
2 logcat and systrace.
1 # See system/core/logcat/event.logtags for a description of the format of this file.
30 statements and use logcat to view them. The beginning and end of every tests is automatically logged
20 statements and use logcat to view them. The beginning and end of every tests is automatically logged
61 adb shell logcat -c -G128M
16 # See system/core/logcat/event.logtags for a description of the format of this file.
53 "logcat",
234 /system/bin/logcat -- u:object_r:logcat_exec:s0
1198 static int logcat(int argc, const char** argv) { in logcat() function2055 return logcat(argc, argv); in adb_commandline()