Home
last modified time | relevance | path

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

/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DUsesLibraryHostTest.java67 testMissingLibrary(false); in testMissingLibrary_full()
69 public void testMissingLibrary(boolean instant) throws Exception { in testMissingLibrary() method in UsesLibraryHostTest
/cts/hostsidetests/classloaders/useslibrary/app/src/com/android/cts/useslibrary/
DUsesLibraryTest.java53 public void testMissingLibrary() throws Exception { in testMissingLibrary() method in UsesLibraryTest