Searched defs:invocation (Results 1 – 6 of 6) sorted by relevance
38 public final Object answer(InvocationOnMock invocation) throws Throwable { in answer()
400 IdmapInvocation invocation = null; in getImmutableFrameworkOverlayIdmapInvocations() local433 final IdmapInvocation invocation = idmapInvocations.get(i); in createImmutableFrameworkIdmapsInZygote() local
140 public String invocation() { in invocation() method in InspectableClassModel.Accessor
2560 public Void answer(InvocationOnMock invocation) throws Throwable { in answer()
999 public T answer(InvocationOnMock invocation) throws Throwable { in answer()
3008 default Void answer(InvocationOnMock invocation) throws Throwable { in answer()