Home
last modified time | relevance | path

Searched refs:getLastLocation (Results 1 – 14 of 14) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/verification/checkers/
DAtLeastXNumberOfInvocationsChecker.java20 import static org.mockito.internal.invocation.InvocationsFinder.getLastLocation;
29 Location lastLocation = getLastLocation(actualInvocations); in checkAtLeastNumberOfInvocations()
42 Location lastLocation = getLastLocation(chunk); in checkAtLeastNumberOfInvocations()
DNumberOfInvocationsChecker.java25 import static org.mockito.internal.invocation.InvocationsFinder.getLastLocation;
37 Location lastInvocation = getLastLocation(actualInvocations); in checkNumberOfInvocations()
58 Location lastInvocation = getLastLocation(chunk); in checkNumberOfInvocations()
DNumberOfInvocationsInOrderChecker.java12 import static org.mockito.internal.invocation.InvocationsFinder.getLastLocation;
31 Location lastInvocation = getLastLocation(chunk); in check()
/external/mockito/src/test/java/org/mockito/internal/invocation/
DInvocationsFinderTest.java133 Location last = InvocationsFinder.getLastLocation(invocations); in shouldGetLastStackTrace()
136 assertNull(InvocationsFinder.getLastLocation(Collections.<Invocation>emptyList())); in shouldGetLastStackTrace()
/external/mockito/src/main/java/org/mockito/internal/invocation/
DInvocationsFinder.java110 public static Location getLastLocation(List<Invocation> invocations) { in getLastLocation() method in InvocationsFinder
/external/clang/include/clang/Sema/
DDeclSpec.h2304 SourceLocation getLastLocation() const { return LastLocation; } in getLastLocation() function
/external/clang/lib/Sema/
DSemaDeclCXX.cpp2243 if (VS.getLastLocation().isValid()) { in ActOnCXXMemberDeclarator()
2246 MD->setRangeEnd(VS.getLastLocation()); in ActOnCXXMemberDeclarator()
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...