Searched defs:getInvocation (Results 1 - 6 of 6) sorted by relevance

/external/mockito/src/org/mockito/listeners/
H A DMethodInvocationReport.java27 DescribedInvocation getInvocation(); method in interface:MethodInvocationReport
/external/mockito/src/org/mockito/internal/listeners/
H A DNotifiedMethodInvocationReport.java44 public DescribedInvocation getInvocation() { method in class:NotifiedMethodInvocationReport
/external/mockito/src/org/mockito/internal/invocation/
H A DInvocationMatcher.java47 public Invocation getInvocation() { method in class:InvocationMatcher
83 final boolean mockIsTheSame = getInvocation().getMock() == candidate.getMock();
/external/clang/include/clang/Frontend/
H A DCompilerInstance.h188 CompilerInvocation &getInvocation() { function in class:clang::CompilerInstance
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 160 milliseconds