Searched defs:expectedClassName (Results 1 – 2 of 2) sorted by relevance
60 private final String expectedClassName; field in ConscryptInstrumentationListener.Implementation62 private Implementation(boolean useEngine, String expectedClassName) { in Implementation()
398 String expectedClassName = getClassSignature(expectedClassId); in checkLocation() local