Home
last modified time | relevance | path

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

/cts/hostsidetests/os/src/android/os/cts/
DStaticSharedLibsHostTests.java421 doTestCannotInstallIncorrectlySignedLibrary(); in testCannotInstallIncorrectlySignedLibraryInstantMode()
426 doTestCannotInstallIncorrectlySignedLibrary(); in testCannotInstallIncorrectlySignedLibraryFullMode()
429 private void doTestCannotInstallIncorrectlySignedLibrary() throws Exception { in doTestCannotInstallIncorrectlySignedLibrary() method in StaticSharedLibsHostTests