HomeSort by relevance Sort by last modified time
    Searched refs:LogcatInspector (Results 1 - 2 of 2) sorted by null

  /cts/tests/backup/src/android/backup/cts/
BaseBackupCtsTest.java 24 import com.android.compatibility.common.util.LogcatInspector;
45 private LogcatInspector mLogcatInspector =
46 new LogcatInspector() {
81 /** See {@link LogcatInspector#mark(String)}. */
86 /** See {@link LogcatInspector#assertLogcatContainsInOrder(String, int, String...)}. */
  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
LogcatInspector.java 19 public abstract class LogcatInspector {

Completed in 249 milliseconds