Searched refs:LOGCAT_BINARY (Results 1 – 2 of 2) sorted by relevance
53 private static final String[] LOGCAT_BINARY = {"/system/bin/logcat"}; field in DiagnosticDataCollectorTest130 verifyCmdAndDropboxTag(LOGCAT_BINARY, "test_tag_logcat", true); in testPersistForLogcat()
53 private static final String LOGCAT_BINARY = field in DiagnosticDataCollector102 new String[]{LOGCAT_BINARY, "-t", startTime, "-b", LOGCAT_BUFFERS}, in persistLogcat()