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

<<11121314151617181920>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/
assertions.xml 0 <assertions>
42 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
assertions.xml 0 <assertions>
50 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
assertions.xml 0 <assertions>
50 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
assertions.xml 0 <assertions>
46 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/
assertions.xml 0 <assertions>
44 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
assertions.xml 0 <assertions>
48 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/
assertions.xml 0 <assertions>
37 </assertions>
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwaitinfo/
assertions.xml 0 <assertions>
36 </assertions>
  /external/mockito/src/test/java/org/mockitousage/spies/
PartialMockingWithSpiesTest.java 8 import org.assertj.core.api.Assertions;
112 Assertions.assertThat(t).has(methodsInStackTrace(
  /external/mockito/src/test/java/org/mockitousage/stubbing/
StubbingWithCustomAnswerTest.java 109 return "assertions passed";
113 assertEquals("assertions passed", mock.simpleMethod("test"));
  /external/mockito/src/test/java/org/mockitoutil/
SafeJUnitRule.java 4 import org.assertj.core.api.Assertions;
70 return Assertions.assertThat(throwable).isInstanceOf(expected);
  /external/swiftshader/third_party/LLVM/lib/Support/
regutils.h 42 /* switch off assertions (if not already off) if no REDEBUG */
45 #define NDEBUG /* no assertions please */
  /external/swiftshader/third_party/LLVM/
llvm.spec.in 35 --enable-assertions
62 - Make the build be optimized+assertions
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepositoryTest.java 42 // Make sure unit tests are run with assertions on
45 assertTrue("This unit test must be run with assertions enabled (-ea)", assertionsEnabled);
  /system/bt/embdrv/sbc/decoder/include/
oi_assert.h 24 assertions.
67 C_ASSERT() can be used to perform many compile-time assertions: type sizes,
  /art/tools/checker/
README 3 against a set of assertions specified alongside the tests.
6 Optimizing compiler. "Check lines" are assertions formatted as comments of the
10 Assertions are tested in groups which correspond to the individual compiler
50 The following assertions can be placed in a Java source file:
  /bionic/tests/
assert_test.cpp 33 // Re-include <assert.h> with assertions disabled.
  /developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/tests/src/com/example/android/actionbarcompat/basic/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/tests/src/com/example/android/actionbarcompat/styled/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/tests/src/com/example/android/activityscenetransitionbasic/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/tests/src/com/example/android/basicaccessibility/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/BasicContactables/Application/tests/src/com/example/android/basiccontactables/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/tests/src/com/example/android/basicmediarouter/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/BasicNotifications/Application/tests/src/com/example/android/basicnotifications/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if
  /developers/build/prebuilts/gradle/BasicRenderScript/Application/tests/src/com/example/android/basicrenderscript/tests/
SampleTests.java 48 //Try to add a message to add context to your assertions. These messages will be shown if

Completed in 467 milliseconds

<<11121314151617181920>>