Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DPackageManagerStatsTestsBase.java101 protected boolean isLibraryInstalled(String libraryName) throws Exception { in isLibraryInstalled() method in PackageManagerStatsTestsBase
DPackageInstallationSessionReportedStatsTests.java270 assertThat(isLibraryInstalled(TEST_INSTALL_STATIC_SHARED_LIB_NAME)).isTrue(); in testPackageInstallationFailedInternalErrorReported()