Home
last modified time | relevance | path

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

/cts/hostsidetests/jvmti/redefining/app/src/android/jvmti/cts/
DJvmtiRedefineClassesTest.java746 Class<?> target_class = new InMemoryDexClassLoader( in testCannotRetransformOnLoadTest() local
750 target_class, in testCannotRetransformOnLoadTest()
755 assertTrue(JvmtiErrors.NONE != redefineClass(target_class, ONLOAD_FINAL_CLASS)); in testCannotRetransformOnLoadTest()