Searched defs:shouldInstrument (Results 1 – 2 of 2) sorted by relevance
32 fun shouldInstrument(access: Int): Boolean { in instrument() method37 fun shouldInstrument(method: MethodNode): Boolean { in shouldInstrument() method
97 public boolean shouldInstrument(ClassDetails classDetails) { in shouldInstrument() method in InstrumentationConfiguration