Home
last modified time | relevance | path

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

/cts/hostsidetests/os/src/android/os/cts/
DStaticSharedLibsHostTests.java363 doTestCannotInstallAppWithMissingLibrary(); in testCannotInstallAppWithMissingLibraryInstantMode()
369 doTestCannotInstallAppWithMissingLibrary(); in testCannotInstallAppWithMissingLibraryFullMode()
372 private void doTestCannotInstallAppWithMissingLibrary() throws Exception { in doTestCannotInstallAppWithMissingLibrary() method in StaticSharedLibsHostTests