Home
last modified time | relevance | path

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

/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
DUsesLibraryHostTest.java77 testDuplicateLibrary(false); in testDuplicateLibrary_full()
79 public void testDuplicateLibrary(boolean instant) throws Exception { in testDuplicateLibrary() method in UsesLibraryHostTest
/cts/hostsidetests/classloaders/useslibrary/app/src/com/android/cts/useslibrary/
DUsesLibraryTest.java71 public void testDuplicateLibrary() throws Exception { in testDuplicateLibrary() method in UsesLibraryTest