Searched defs:Assume (Results 1 - 7 of 7) sorted by relevance

/external/junit/src/main/java/org/junit/
H A DAssume.java13 * A failed assumption does not mean the code is broken, but that the test provides no useful information. Assume
23 * These methods can be used directly: <code>Assume.assumeTrue(...)</code>, however, they
26 * import static org.junit.Assume.*;
36 public class Assume { class
/external/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h447 class Assume { class in namespace:clang::ento::eval
/external/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp737 bool Assume) {
747 if (Assume && !AR)
734 isInductionPHI(PHINode *Phi, PredicatedScalarEvolution &PSE, InductionDescriptor &D, bool Assume) argument
/external/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp856 // Assume constant for other the operand so that the AddRec can be
871 bool Assume) {
886 if (Assume && !AR)
915 if (Assume) {
961 if (Assume) {
1297 // E.g. Assume one char is 1 byte in memory and one int is 4 bytes.
1336 // E.g. Assume one char is 1 byte in memory and one int is 4 bytes.
869 getPtrStride(PredicatedScalarEvolution &PSE, Value *Ptr, const Loop *Lp, const ValueToValueMap &StridesMap, bool Assume) argument
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 263 milliseconds