Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageInstallationSessionReportedStatsTests.java56 private static final String TEST_INSTALL_STATIC_SHARED_LIB_V1_PACKAGE = field in PackageInstallationSessionReportedStatsTests
63 getDevice().uninstallPackage(TEST_INSTALL_STATIC_SHARED_LIB_V1_PACKAGE); in tearDown()
285 final int expectedUid = getAppUid(TEST_INSTALL_STATIC_SHARED_LIB_V1_PACKAGE); in testPackageInstallationFailedInternalErrorReported()