Home
last modified time | relevance | path

Searched defs:getInvocation (Results 1 – 4 of 4) sorted by relevance

/external/mockito/src/org/mockito/listeners/
DMethodInvocationReport.java27 DescribedInvocation getInvocation(); in getInvocation() method
/external/mockito/src/org/mockito/internal/listeners/
DNotifiedMethodInvocationReport.java44 public DescribedInvocation getInvocation() { in getInvocation() method in NotifiedMethodInvocationReport
/external/mockito/src/org/mockito/internal/invocation/
DInvocationMatcher.java47 public Invocation getInvocation() { in getInvocation() method in InvocationMatcher
/external/clang/include/clang/Frontend/
DCompilerInstance.h188 CompilerInvocation &getInvocation() { in getInvocation() function