Searched refs:verifyCmdAndDropboxTag (Results 1 – 1 of 1) sorted by relevance
77 private void verifyCmdAndDropboxTag(String[] cmd, String tag, boolean startsWithMatch) in verifyCmdAndDropboxTag() method in DiagnosticDataCollectorTest105 verifyCmdAndDropboxTag(TELECOM_DUMPSYS_COMMAND, "test_tag_telecom", false); in testPersistForTelecomDumpsys()117 verifyCmdAndDropboxTag(TELEPHONY_DUMPSYS_COMMAND, "test_tag_telephony", false); in testPersistForTelephonyDumpsys()130 verifyCmdAndDropboxTag(LOGCAT_BINARY, "test_tag_logcat", true); in testPersistForLogcat()