Searched refs:numberOfLogcatStringsFound (Results 1 – 1 of 1) sorted by relevance
58 numberOfLogcatStringsFound(filterSpec, maxTimeoutInSeconds, logcatStrings); in assertLogcatContainsInOrder()85 int stringsFound = numberOfLogcatStringsFound("", timeInSeconds, logcatStrings); in assertLogcatDoesNotContainInOrder()94 private int numberOfLogcatStringsFound( in numberOfLogcatStringsFound() method in LogcatInspector