Home
last modified time | relevance | path

Searched defs:ClassLoadingThread (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/test/125-gc-and-classloading/src/
H A DMain.java50 static class ClassLoadingThread extends Thread { class in Main
53 ClassLoadingThread(CountDownLatch cdl) { in ClassLoadingThread() method in Main.ClassLoadingThread