Searched refs:cl3 (Results 1 – 1 of 1) sorted by relevance
193 ClassLoader cl3 = DexData.create12(); in testClassLoaderClasses() local194 Class.forName("B", false, cl3); in testClassLoaderClasses()195 Class.forName("A", false, cl3); in testClassLoaderClasses()196 printClassLoaderClasses(cl3); in testClassLoaderClasses()300 ClassLoader cl3 = DexData.create12(); in testClassEvents() local302 Class.forName("C", false, cl3); in testClassEvents()305 Class.forName("A", false, cl3); in testClassEvents()