Home
last modified time | relevance | path

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

/aosp12/art/test/597-app-images-same-classloader/src-art/
H A DMain.java32 testLoadingSecondaryAppImageInLoadedClassLoader(); in main()
39 public static void testLoadingSecondaryAppImageInLoadedClassLoader() throws Exception { in testLoadingSecondaryAppImageInLoadedClassLoader() method in Main