Searched refs:markLogcat (Results 1 – 5 of 5) sorted by relevance
39 String backupSeparator = markLogcat(); in testExpectedMethodsCalledInOrder()52 String restoreSeparator = markLogcat(); in testExpectedMethodsCalledInOrder()
42 String separator = markLogcat(); in testQuotaExceeded()59 String separator = markLogcat(); in testQuotaReported()
39 String backupSeparator = markLogcat(); in testExpectedMethodsCalledInOrder()53 String restoreSeparator = markLogcat(); in testExpectedMethodsCalledInOrder()
42 String separator = markLogcat(); in testQuotaExceeded()66 String separator = markLogcat(); in testQuotaReported()
80 protected String markLogcat() throws Exception { in markLogcat() method in BaseBackupCtsTest