Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/matchers/
DNotNull.java12 public class NotNull implements ArgumentMatcher<Object>, Serializable { class
16 private NotNull() { in NotNull() method in NotNull
/external/easymock/src/org/easymock/internal/matchers/
DNotNull.java22 public class NotNull implements IArgumentMatcher, Serializable { class
28 private NotNull() { in NotNull() method in NotNull
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLowerInvoke.cpp551 Value *NotNull = new ICmpInst(*UnwindHandler, ICmpInst::ICMP_NE, BufPtr, in insertExpensiveEHSupport() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp614 bool NotNull = false; in solveBlockValueNonLocal() local