HomeSort by relevance Sort by last modified time
    Searched defs:Assume (Results 1 - 5 of 5) sorted by null

  /external/junit/src/org/junit/
Assume.java 25 * These methods can be used directly: <code>Assume.assumeTrue(...)</code>, however, they
28 * import static org.junit.Assume.*;
33 public class Assume {
51 * Call to assume that <code>actual</code> satisfies the condition specified by <code>matcher</code>.
74 * Use to assume that an operation completes normally. If {@code t} is non-null, the test will halt and be ignored.
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 422 class Assume {
  /external/owasp/sanitizer/lib/junit/
junit-dep.jar 
junit.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 357 milliseconds