HomeSort by relevance Sort by last modified time
    Searched full:assertions (Results 126 - 150 of 2236) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstack/
assertions.xml 0 <assertions>
14 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstacksize/
assertions.xml 0 <assertions>
14 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_destroy/
assertions.xml 0 <assertions>
14 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_pop/
assertions.xml 0 <assertions>
16 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
assertions.xml 0 <assertions>
14 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_max/
assertions.xml 0 <assertions>
11 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_get_priority_min/
assertions.xml 0 <assertions>
12 </assertions>
  /external/ltp/testcases/open_posix_testsuite/stress/mqueues/
assertions.xml 0 <assertions>
10 </assertions>
  /prebuilts/tools/common/m2/repository/org/gebish/geb-implicit-assertions/0.9.3/
BUILD 6 jars = ["geb-implicit-assertions-0.9.3.jar"],
13 source = "geb-implicit-assertions-0.9.3.pom",
  /external/mockito/src/test/java/org/mockitousage/stacktrace/
StackTraceFilteringTest.java 8 import org.assertj.core.api.Assertions;
49 Assertions.assertThat(e).has(firstMethodInStackTrace("shouldFilterStackTraceOnVerify"));
60 Assertions.assertThat(e).has(firstMethodInStackTrace("shouldFilterStackTraceOnVerifyNoMoreInteractions"));
71 Assertions.assertThat(e).has(firstMethodInStackTrace("shouldFilterStackTraceOnVerifyZeroInteractions"));
82 Assertions.assertThat(expected).has(firstMethodInStackTrace("shouldFilterStacktraceOnMockitoException"));
97 Assertions.assertThat(e).has(firstMethodInStackTrace("shouldFilterStacktraceWhenVerifyingInOrder"));
107 Assertions.assertThat(expected).has(firstMethodInStackTrace("shouldFilterStacktraceWhenInOrderThrowsMockitoException"));
118 Assertions.assertThat(expected).has(firstMethodInStackTrace("shouldFilterStacktraceWhenInOrderVerifies"));
128 Assertions.assertThat(expected).has(firstMethodInStackTrace("shouldFilterStackTraceWhenThrowingExceptionFromMockHandler"));
140 Assertions.assertThat(e).has(firstMethodInStackTrace("shouldShowProperExceptionStackTrace"))
    [all...]
  /external/mockito/src/test/java/org/mockitousage/stubbing/
StubbingUsingDoReturnTest.java 8 import org.assertj.core.api.Assertions;
23 import static org.assertj.core.api.Assertions.assertThat;
40 Assertions.assertThat(mock.simpleMethod()).isEqualTo("bar");
48 Assertions.assertThat(mock.simpleMethod("foo")).isEqualTo("foo");
49 Assertions.assertThat(mock.simpleMethod("one", 234)).isEqualTo("bar");
50 Assertions.assertThat(mock.simpleMethod("xxx", 234)).isEqualTo(null);
125 Assertions.assertThat(mock.simpleMethod()).isEqualTo("foo");
131 Assertions.assertThat(mock.simpleMethod()).isEqualTo("bar");
132 Assertions.assertThat(mock.simpleMethod()).isEqualTo("bar");
142 Assertions.assertThat(mock.objectReturningMethodNoArgs()).isEqualTo("foo")
    [all...]
  /external/syslinux/gpxe/src/include/
assert.h 6 * Assertions
9 * assertions) and linker_assert() (for link-time assertions).
21 /** printf() for assertions
38 * Assertions only take effect in debug-enabled builds (see DBG()).
  /external/eigen/doc/
TopicAssertions.dox 3 /** \page TopicAssertions Assertions
7 \section PlainAssert Assertions
11 \subsection RedefineAssert Redefining assertions
22 \subsection DisableAssert Disabling assertions
24 Assertions cost run time and can be turned off. You can suppress eigen_assert by defining \c EIGEN_NO_DEBUG \b before including Eigen headers. \c EIGEN_NO_DEBUG is undefined by default unless \c NDEBUG is defined.
26 \section StaticAssert Static assertions
28 Static assertions are not standardized until C++11. However, in the Eigen library, there are many conditions can and should be detectedat compile time. For instance, we use static assertions to prevent the code below from compiling.
35 Static assertions are defined in StaticAssert.h. If there is native static_assert, we use it. Otherwise, we have implemented an assertion macro that can show a limited range of messages.
37 One can easily come up with static assertions without messages, such as
    [all...]
  /external/bison/m4/
assert.m4 13 AC_MSG_CHECKING([whether to enable assertions])
15 [AS_HELP_STRING([--disable-assert], [turn off assertions])],
18 [Define to 1 if assertions should be disabled.])],
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
coverage.txt 1 This document explains why certain assertions were not tested.
3 Assertions not listed here should be covered by the tests in this directory.
6 Assertions Tested ? Remarks
  /external/mockito/src/test/java/org/mockito/internal/util/
TimerTest.java 3 import org.assertj.core.api.Assertions;
21 Assertions.assertThat(timer.isCounting()).isTrue();
34 Assertions.assertThat(timer.isCounting()).isFalse();
  /external/libvpx/libvpx/third_party/googletest/
README.libvpx 10 assertions, user-defined assertions, death tests, fatal and non-fatal
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
assertions.xml 0 <assertions>
14 </assertions>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
assertions.xml 0 <assertions>
14 </assertions>
  /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_svc_unreg/
assertions.xml 0 <assertions>
11 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_error/
assertions.xml 0 <assertions>
15 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
6-1.sh 11 # This is tested implicitly via assertions 1 and 2.
13 echo "Tested implicitly via assertions 1 and 2. See output for status."
8-1.sh 10 # This is tested implicitly via assertions 1 and 2.
12 echo "Tested implicitly via assertions 1 and 2. See output for status."
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
16-1.sh 13 # This is tested implicitly via assertions 17-21.
15 echo "Tested implicitly via assertions 17-21. See output for status."
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_destroy/
assertions.xml 0 <assertions>
19 </assertions>

Completed in 480 milliseconds

1 2 3 4 56 7 8 91011>>