Home
last modified time | relevance | path

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

/art/test/1976-hello-structural-static-methods/src/art/
DTest1976.java30 public static final class RunTransformMethods implements Runnable { class in Test1976
145 Runnable r = new RunTransformMethods(); in doTest()
168 Redefinition.doCommonClassRedefinition(RunTransformMethods.class, new byte[] {}, RUN_DEX_BYTES); in doTest()