Home | History | Annotate | Download | only in test

Lines Matching refs:emmaRTClass

603             Class<?> emmaRTClass = Class.forName("com.vladium.emma.rt.RT");
604 Method dumpCoverageMethod = emmaRTClass.getMethod("dumpCoverageData",