Searched defs:logcat (Results 1 – 2 of 2) sorted by relevance
183 String logcat = getUiDevice().executeShellCommand("logcat -d"); in findLog() local
1148 static int logcat(int argc, const char** argv) { in logcat() function