HomeSort by relevance Sort by last modified time
    Searched refs:Assume (Results 1 - 25 of 30) sorted by null

1 2

  /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,
206 /// eval::Assume
MallocChecker.cpp 157 eval::Assume>
305 /// We assume that pointers do not escape through calls to system functions
654 std::tie(TrueState, FalseState) = State->assume(MaskedFlags);
797 // If the first selector piece is one of the names below, assume that the
    [all...]
  /external/chromium_org/extensions/renderer/resources/
extension_custom_bindings.js 80 // getters that throw exceptions. Assume that any getter is such a function.
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 173 * Assume: I am not already satisfied.
261 * 'stay', the value for the current output of this constraint. Assume
421 * constraint. Assume this constraint is satisfied.
488 * Enforce this constraint. Assume that it is satisfied.
500 * 'stay', the value for the current output of this constraint. Assume
524 * Enforce this constraint. Assume that it is satisfied.
607 * Assume: c is satisfied.
649 * Assume: sources are all satisfied.
  /external/chromium_org/third_party/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/chromium_org/third_party/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/chromium_org/third_party/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/chromium_org/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/chromium_org/native_client_sdk/src/gonacl_appengine/static/life/
example.js 117 // Assume value is the current fps, sent as a float.
  /external/eigen/lapack/
dlamch.f 95 * Assume rounding, not chopping. Always.
slamch.f 99 * Assume rounding, not chopping. Always.
  /external/chromium_org/media/test/data/eme_player_js/
utils.js 40 // Assume it is an ArrayBuffer or ArrayBufferView. If it already is a
  /external/chromium_org/third_party/webrtc/modules/audio_processing/test/
apmtest.m 284 % Assume the last init gives the sample rate of interest.
  /external/chromium_org/tools/sheriffing/
botinfo.js 110 // Nothing's currently building. Assume the last cached build is correct.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
breadcrumbs_controller.js 167 // Assume style.width == clientWidth (items have no margins or paddings).
  /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 422 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/chromium_org/native_client_sdk/src/resources/
common.js 56 // Assume host toolchains always work with the given browser.
  /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/owasp/sanitizer/lib/junit/
junit-dep.jar 

Completed in 1611 milliseconds

1 2