Searched refs:stringsFound (Results 1 – 1 of 1) sorted by relevance
85 int stringsFound = numberOfLogcatStringsFound("", timeInSeconds, logcatStrings); in assertLogcatDoesNotContainInOrder() local86 if (stringsFound == logcatStrings.length) { in assertLogcatDoesNotContainInOrder()