HomeSort by relevance Sort by last modified time
    Searched refs:Assume (Results 1 - 17 of 17) 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/lib/StaticAnalyzer/Checkers/
CheckerDocumentation.cpp 51 eval::Assume,
205 /// eval::Assume
MallocChecker.cpp 126 eval::Assume>
225 /// We assume that pointers do not escape through calls to system functions
509 // If the first selector piece is one of the names below, assume that the
602 state = state->assume(extentMatchesSize, true);
695 llvm::tie(notNullState, nullState) = State->assume(location);
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
elementsetidattributens02.js 80 isID on the attribute node and getElementById on document node. Assume the grammar has not defined any
  /external/v8/benchmarks/
deltablue.js 170 * Assume: I am not already satisfied.
258 * 'stay', the value for the current output of this constraint. Assume
418 * constraint. Assume this constraint is satisfied.
485 * Enforce this constraint. Assume that it is satisfied.
497 * 'stay', the value for the current output of this constraint. Assume
521 * Enforce this constraint. Assume that it is satisfied.
604 * Assume: c is satisfied.
646 * Assume: sources are all satisfied.
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 220 # Assume 1 CPU for now
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 164 * Assume: I am not already satisfied.
252 * 'stay', the value for the current output of this constraint. Assume
412 * constraint. Assume this constraint is satisfied.
479 * Enforce this constraint. Assume that it is satisfied.
491 * 'stay', the value for the current output of this constraint. Assume
515 * Enforce this constraint. Assume that it is satisfied.
598 * Assume: c is satisfied.
640 * Assume: sources are all satisfied.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 164 * Assume: I am not already satisfied.
252 * 'stay', the value for the current output of this constraint. Assume
412 * constraint. Assume this constraint is satisfied.
479 * Enforce this constraint. Assume that it is satisfied.
491 * 'stay', the value for the current output of this constraint. Assume
515 * Enforce this constraint. Assume that it is satisfied.
598 * Assume: c is satisfied.
640 * Assume: sources are all satisfied.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 164 * Assume: I am not already satisfied.
252 * 'stay', the value for the current output of this constraint. Assume
412 * constraint. Assume this constraint is satisfied.
479 * Enforce this constraint. Assume that it is satisfied.
491 * 'stay', the value for the current output of this constraint. Assume
515 * Enforce this constraint. Assume that it is satisfied.
598 * Assume: c is satisfied.
640 * Assume: sources are all satisfied.
  /external/webrtc/src/modules/audio_processing/test/
apmtest.m 284 % Assume the last init gives the sample rate of interest.
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 361 class Assume {
  /external/libvorbis/doc/
08-residue.tex 44 example, we assume an example \emph{residue_partition_size} of 8.
89 As an example, assume a partition vector of size eight, to be encoded
118 As an example, assume a partition vector of size eight, to be encoded
265 as follows. We assume that the number of vectors being encoded,
354 presents the same algorithm. Assume:
388 presents the same algorithm. Assume:
03-codebook.tex 29 For purposes of the examples below, we assume that the storage
206 lowest valued unused binary Huffman codeword possible. Assume the
01-introduction.tex 11 The later sections assume a high-level
68 examples in this document, we will assume that Vorbis is to be
188 Assume a Vorbis stream that contains six channels in the standard 5.1
456 in a fixed point implementation might be to assume that a 32 bit
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas 586 // assume token type 99 and use text
    [all...]
  /external/robolectric/lib/main/
junit-dep-4.8.2.jar 
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1514 milliseconds