OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Assume
(Results
1 - 4
of
4
) 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
Completed in 38 milliseconds