Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java102 void failStr(String errMsg) { in failStr() method in PackageManagerTests
107 void failStr(Exception e) { in failStr() method in PackageManagerTests
108 failStr(e.getMessage()); in failStr()
318 failStr("Failed to load resource with id: " + fileResId); in getInstallablePackage()
490 failStr("failed with exception : " + e); in assertInstall()
981 failStr(e); in deleteFromRawResource()
1084 failStr("Failed with exception : " + e); in testManifestInstallLocationReplaceInternalSdcard()
1111 failStr("Failed with exception : " + e); in testManifestInstallLocationReplaceSdcardInternal()
1237 failStr("Pkg hasnt been installed correctly"); in moveFromRawResource()
1304 failStr(e); in testMoveAppFailInternalToExternalDelete()
[all …]