HomeSort by relevance Sort by last modified time
    Searched full:asserts (Results 626 - 650 of 823) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 930 /* If asserts are disabled, activate -Wuninitialized as a warning (not
  /external/llvm/include/llvm/IR/
Constants.h 605 /// array as a StringRef. Otherwise, it asserts out.
614 /// asserts out.
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
FileChannelTest.java 451 // asserts the content read is the part which stays beyond the POSITION
490 // asserts result of the write only file channel same as expected
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /art/compiler/dex/quick/arm/
arm_lir.h 112 * allow for asserts to verify that the pair is consecutive if significant
  /external/aac/libSBRenc/src/
ton_corr.cpp 142 #define NUM_V_COMBINE 8 /* Must be a divisor of 64 and fulfill the ASSERTs below */
    [all...]
  /external/ceres-solver/internal/ceres/
rotation_test.cc 333 // We use ASSERTs here because if there's one failure, there are
  /external/chromium_org/base/
callback.h 272 // - Performing compile-time asserts to avoid error-prone behavior
  /external/chromium_org/chrome/browser/chromeos/policy/proto/
chrome_device_policy.proto 378 // certificate issued by the Chrome OS CA that asserts the device is eligible
  /external/chromium_org/chrome/browser/policy/proto/chromeos/
chrome_device_policy.proto 378 // certificate issued by the Chrome OS CA that asserts the device is eligible
  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc 54 // aborted before picked up by a message queue, then it asserts. This class is
    [all...]
  /external/chromium_org/chrome_frame/
chrome_frame_activex_base.h 227 // ATL ASSERTs if dwDrawAspect is DVASPECT_DOCPRINT, so we cheat.
    [all...]
  /external/chromium_org/chrome_frame/test/net/
fake_external_tab.cc     [all...]
  /external/chromium_org/chrome_frame/test/
test_with_web_server.cc 259 // NOTE: Failed ASSERTs cause this function to exit immediately.
    [all...]
  /external/chromium_org/media/base/
pipeline_unittest.cc 770 // Invoked function OnError. This asserts that the pipeline does not enqueue
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 810 // This function takes an array of messages and asserts that the nexe
  /external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/
InvalidationServiceTest.java 425 /** Asserts that the service received a single acknowledgement with handle {@code ackHandle}. */
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLDocumentParser.cpp 241 // directly so that ASSERTS will fire if we're wrong.
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.cpp 410 // Note that there are no asserts here as there are for the other callbacks. This is due to the
    [all...]
  /external/chromium_org/third_party/jinja2/
nodes.py 331 start with double underscores (which the parser asserts) this is not a
  /external/chromium_org/third_party/libjingle/
libjingle.gyp 196 # Don't warn about string->bool used in asserts.
    [all...]
  /external/chromium_org/third_party/opus/src/silk/
MacroDebug.h 494 /* Multiply-accumulate macros that allow overflow in the addition (ie, no asserts in debug mode) */
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkColorPriv.h 49 In debugging, asserts that alpha is 0..255
SkRect.h 327 * Returns true if a and b intersect. debug-asserts that neither are empty.
  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.h 771 bool isInstanced() const; // this version is longer because of asserts
    [all...]

Completed in 1959 milliseconds

<<21222324252627282930>>