Home
last modified time | relevance | path

Searched defs:isConsecutive (Results 1 – 2 of 2) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/stubbing/
DInvocationContainerImpl.java66 …public StubbedInvocationMatcher addAnswer(Answer answer, boolean isConsecutive, Strictness stubbin… in addAnswer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp382 bool IndexedReference::isConsecutive(const Loop &L, unsigned CLS) const { in isConsecutive() function in IndexedReference