Home | History | Annotate | Download | only in test

Lines Matching refs:emmaRTClass

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