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

<<21222324252627282930>>

  /external/gtest/test/
gtest-death-test_test.cc 566 // 1. Asserts on death.
592 // 1. Asserts on debug death.
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 554 // 1. Asserts on death.
576 // 1. Asserts on debug death.
    [all...]
  /libcore/luni/src/main/java/java/util/
ComparableTimSort.java 97 * Asserts have been placed in if-statements for performace. To enable them,
99 * If you modify this class, please do test the asserts!
    [all...]
TimSort.java 122 * Asserts have been placed in if-statements for performace. To enable them,
124 * If you modify this class, please do test the asserts!
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h 260 // Asserts that the ON_CALL() statement has a certain property.
727 // Asserts that the EXPECT_CALL() statement has the given property.
    [all...]
  /frameworks/base/docs/html/tools/testing/
activity_test.jd     [all...]
  /external/chromium_org/testing/gtest/test/
gtest-death-test_test.cc 622 // 1. Asserts on death.
648 // 1. Asserts on death.
    [all...]
  /external/flac/libFLAC/
bitreader.c 826 /* the above two asserts also guarantee that the binary part never straddles more that 2 words, so we don't have to loop to read it */
1008 /* the above two asserts also guarantee that the binary part never straddles more than 2 words, so we don't have to loop to read it */
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 622 // 1. Asserts on death.
648 // 1. Asserts on death.
    [all...]
  /art/compiler/dex/quick/mips/
mips_lir.h 104 * allow for asserts to verify that the pair is consecutive if significant
  /art/compiler/dex/quick/x86/
x86_lir.h 122 * allow for asserts to verify that the pair is consecutive if significant
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 793 * Asserts that the received intent had the enter proximity property set as
    [all...]
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 78 * allow for asserts to verify that the pair is consecutive if significant
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
BaseTest.java 81 lastTestFailed = false; // hope for the best, but set to true in asserts that fail
  /external/chromium/base/
callback.h 137 // - Performing compile-time asserts to avoid error-prone behavior
message_loop.h 320 // Asserts that the MessageLoop is "idle".
  /external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h 276 // Asserts that condition is true; aborts the process with the given
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 34 'goog.testing.asserts',
  /external/chromium_org/base/
callback.h.pump 272 // - Performing compile-time asserts to avoid error-prone behavior
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result_unittest.cc 89 // Asserts that |result| has |expected_count| matches matching |expected|.
  /external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout_unittest.cc 282 // NOTE: because of the way the code is structured this asserts on
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 343 * Asserts that two non-nested arrays are equal. The arrays must contain only
  /external/chromium_org/chrome/test/pyautolib/
policy_base.py 113 """Invokes a subprocess and optionally asserts the return value is zero."""
  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.h 585 // Asserts that the context is lost.
  /external/chromium_org/native_client_sdk/src/libraries/xray/
xray.c 130 /* Asserts that the guard values haven't changed. */

Completed in 1138 milliseconds

<<21222324252627282930>>