Searched refs:endMethodClass (Results 1 – 2 of 2) sorted by relevance
26 public final String endMethodClass; field in TraceInjectionConfiguration35 endMethodClass = endMethodComponents[0]; in TraceInjectionConfiguration()42 + ", endMethod=" + endMethodClass + "." + endMethodName + "}"; in toString()
106 Type type = Type.getType(toJavaSpecifier(mParams.endMethodClass)); in onFinally()