Searched defs:errorSubstring (Results 1 – 2 of 2) sorted by relevance
1896 private void assertInstallV4FailsWithError(String apkFilenameInResources, String errorSubstring) in assertInstallV4FailsWithError()1910 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallFailsWithError()1923 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallEphemeralFailsWithError()
139 void hasError(String errorSubstring) { in hasError()