Searched refs:expectedErrorPattern (Results 1 – 1 of 1) sorted by relevance
259 String expectedErrorPattern) throws Throwable { in installAndCheckNotBound() argument266 checkNotBoundWithError(packageName, userId, expectedErrorPattern); in installAndCheckNotBound()270 String expectedErrorPattern) throws Throwable { in checkNotBoundWithError() argument277 + Pattern.quote(expectedErrorPattern) + ".*$"); in checkNotBoundWithError()