Home
last modified time | relevance | path

Searched refs:successfulActionsPattern (Results 1 – 1 of 1) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DAppCrawlTester.java393 Pattern successfulActionsPattern = in getRoboscriptSignal() local
406 Matcher mSuccessful = successfulActionsPattern.matcher(outputFile); in getRoboscriptSignal()