Searched refs:expectedErrorPattern (Results 1 – 1 of 1) sorted by relevance
273 String expectedErrorPattern) throws Throwable { in installAndCheckNotBound() argument280 checkNotBoundWithError(packageName, userId, expectedErrorPattern); in installAndCheckNotBound()284 String expectedErrorPattern) throws Throwable { in checkNotBoundWithError() argument291 + Pattern.quote(expectedErrorPattern) + ".*$"); in checkNotBoundWithError()