HomeSort by relevance Sort by last modified time
    Searched full:assertions (Results 276 - 300 of 978) sorted by null

<<11121314151617181920>>

  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
malloc.h 73 debugging and assertions, for example:
  /system/core/include/cutils/
mspace.h 60 debugging and assertions, for example:
  /system/core/libctest/
ctest.c 129 // Handle errors other than assertions.
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherSpiTest.java 122 * Assertions:
174 * Assertions:
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
KeyStore_Impl1Test.java 193 * Assertions:
362 * methods Assertions: setEntry(..) throws NullPointerException when alias
449 * Assertions:
567 * Assertions:
651 * Assertions:
715 * Assertions:
    [all...]
KSBuilder_ImplTest.java 101 * Assertions:
219 * Assertions:
375 * Assertions:
KeyStore_Impl3Test.java 95 * Assertions: store(...) throws NullPointerException when stream or
  /external/bison/src/
system.h 217 /* Assertions. <assert.h>'s assertions are too heavyweight, and can
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-spi.h 193 // A macro for testing Google Test assertions or code that's expected to
222 // A macro for testing Google Test assertions or code that's expected to
README 15 Supports automatic test discovery, a rich set of assertions, user-defined
16 assertions, death tests, fatal and non-fatal failures, various options for
  /external/chromium/testing/gtest/include/gtest/
gtest-spi.h 115 // A set of macros for testing Google Test assertions or code that's expected
172 // A macro for testing Google Test assertions or code that's expected to
  /external/gtest/include/gtest/
gtest-spi.h 115 // A set of macros for testing Google Test assertions or code that's expected
172 // A macro for testing Google Test assertions or code that's expected to
  /external/llvm/
CMakeLists.txt 152 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" OFF)
154 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" ON)
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h 115 // A set of macros for testing Google Test assertions or code that's expected
172 // A macro for testing Google Test assertions or code that's expected to
  /external/protobuf/gtest/include/gtest/
gtest-spi.h 115 // A set of macros for testing Google Test assertions or code that's expected
172 // A macro for testing Google Test assertions or code that's expected to
  /hardware/ti/omap3/dspbridge/inc/
gt.h 23 * GT_TRACE is set to 0 then all trace statements (except for assertions)
25 * assertions will be compiled out of the client. GT_ASSERT can not be
  /external/pcre/doc/html/
pcrepattern.html 33 <li><a name="TOC18" href="#SEC18">ASSERTIONS</a>
796 have to be of fixed length, as lookbehind assertions do. The use of \K does
806 Perl documents that the use of \K within assertions is "not well defined". In
807 PCRE, \K is acted upon when it occurs inside positive assertions, but is
808 ignored in negative assertions.
811 Simple assertions
814 The final use of backslash is for certain simple assertions. An assertion
817 subpatterns for more complicated assertions is described
819 The backslashed assertions are:
830 character. If any other of these assertions appears in a character class, b
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
testing.sgml 42 g_test_add_func ("/misc/assertions", test_assertions);
44 creates a test suite called "misc" with a single test case named "assertions",
49 an extended set of assertions for string and numerical comparisons:
  /external/bluetooth/glib/docs/reference/glib/
glib-docs.sgml 14 <!ENTITY glib-Warnings-and-Assertions SYSTEM "xml/warnings.xml">
143 &glib-Warnings-and-Assertions;
  /external/pcre/doc/
pcresyntax.3 270 .SH "ANCHORS AND SIMPLE ASSERTIONS"
344 .SH "LOOKAHEAD AND LOOKBEHIND ASSERTIONS"
  /external/svox/pico/lib/
picodbg.h 146 * ASSERTIONS\n
149 * module also provides assertions. PICODBG_ASSERT(expr) evualuates
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherSpiTest.java 208 * Assertions:
260 * Assertions:
  /external/gtest/test/
gtest_unittest.cc     [all...]
  /dalvik/dx/src/junit/framework/
TestCase.java 27 * with the fixture. Verify the expected results with assertions specified
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyStoreSpiTest.java 65 * Assertions:

Completed in 2489 milliseconds

<<11121314151617181920>>