OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:assertions
(Results
376 - 400
of
2236
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/
assertions.xml
0
<
assertions
>
39
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/
assertions.xml
0
<
assertions
>
39
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
assertions.xml
0
<
assertions
>
35
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
assertions.xml
0
<
assertions
>
32
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_setattr/
assertions.xml
0
<
assertions
>
22
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
assertions.xml
0
<
assertions
>
23
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munlockall/
assertions.xml
0
<
assertions
>
30
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
assertions.xml
0
<
assertions
>
35
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/
assertions.xml
0
<
assertions
>
35
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
assertions.xml
0
<
assertions
>
38
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/
assertions.xml
0
<
assertions
>
40
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
assertions.xml
0
<
assertions
>
47
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutexattr_settype/
assertions.xml
0
<
assertions
>
50
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_init/
assertions.xml
0
<
assertions
>
40
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/
assertions.xml
0
<
assertions
>
37
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlockattr_getpshared/
assertions.xml
0
<
assertions
>
40
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
assertions.xml
0
<
assertions
>
39
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_init/
assertions.xml
0
<
assertions
>
42
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
assertions.xml
0
<
assertions
>
34
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/
assertions.xml
0
<
assertions
>
36
</
assertions
>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
assertions.xml
0
<
assertions
>
31
</
assertions
>
/external/mockito/src/test/java/org/mockitousage/annotation/
WrongSetOfAnnotationsTest.java
7
import org.assertj.core.api.
Assertions
;
32
Assertions
.assertThat(me.getMessage()).contains("'List' is an interface");
/external/mockito/src/test/java/org/mockitousage/basicapi/
ReplacingObjectMethodsTest.java
8
import static org.assertj.core.api.
Assertions
.assertThat;
10
import org.assertj.core.api.
Assertions
;
/system/chre/platform/linux/include/chre/target_platform/
assert.h
51
* and also handles the failure gracefully when
assertions
are compiled out.
52
* Triggered
assertions
are logged using LOGI, so they can be manually checked
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_assert.h
76
assertions
enabled, so the code is always checked at compile time, but
86
disable
assertions
.
160
#endif /* enabled
assertions
support code */
162
/* Enable various levels of
assertions
. */
163
#if SDL_ASSERT_LEVEL == 0 /*
assertions
disabled */
219
* that is used for
assertions
when SDL_SetAssertionHandler() hasn't been
246
* Get all
assertions
triggered since last call to SDL_ResetAssertionReport(),
262
* \return List of all
assertions
.
270
* Reset list of all
assertions
triggered.
Completed in 1204 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>