Searched refs:isLibraryInstalled (Results 1 – 2 of 2) sorted by relevance
101 protected boolean isLibraryInstalled(String libraryName) throws Exception { in isLibraryInstalled() method in PackageManagerStatsTestsBase
270 assertThat(isLibraryInstalled(TEST_INSTALL_STATIC_SHARED_LIB_NAME)).isTrue(); in testPackageInstallationFailedInternalErrorReported()