OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PASSED
(Results
151 - 175
of
279
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
3-2.c
56
*
PASSED
();
245
output("Test
PASSED
\n");
248
PASSED
;
6-1.c
61
*
PASSED
();
308
output("Test
PASSED
\n");
311
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
2-2.c
47
*
PASSED
();
208
output("Test
passed
; destroying the test data\n");
219
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_init/
5-1.c
54
*
PASSED
();
238
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
4-1.c
66
*
PASSED
();
248
/* The test
passed
, we destroy the mutex */
253
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
2-2.c
59
*
PASSED
();
245
/* Test
passed
*/
247
output("Test
passed
\n");
250
PASSED
;
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
stress.c
52
*
PASSED
();
262
/* Test
passed
*/
263
output("pthread_exit stress test
PASSED
-- %llu iterations\n",
265
PASSED
;
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
stress.c
47
*
PASSED
();
209
output("pthread_mutex_init stress test
passed
\n");
213
PASSED
;
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
stress.c
49
*
PASSED
();
232
/*
Passed
*/
233
output("pthread_exit stress test
PASSED
-- %llu iterations\n",
236
PASSED
;
/external/ltp/testcases/kernel/mem/mmapstress/
mmapstress07.c
41
#define
PASSED
1
66
int local_flag =
PASSED
;
321
tst_resm(TPASS, "Test
passed
\n");
mmapstress09.c
33
#define
PASSED
1
35
int local_flag =
PASSED
;
491
tst_resm(TPASS, "Test
passed
\n");
/external/ltp/testcases/kernel/mem/vmtests/
stack_space.c
45
#define
PASSED
1
47
int local_flag =
PASSED
;
186
: tst_resm(TPASS, "Test
passed
");
/external/sonivox/arm-wt-22k/lib_src/
ARM-E_filter_gnu.s
21
@
PASSED
IN: r0
24
@
PASSED
IN: r1
64
@ Setup
passed
parameters in their destination registers
ARM-E_interpolate_loop_gnu.s
22
@
PASSED
IN: r0
25
@
PASSED
IN: r1
ARM-E_interpolate_noloop_gnu.s
22
@
PASSED
IN: r0
25
@
PASSED
IN: r1
ARM-E_voice_gain_gnu.s
23
@
PASSED
IN: r0
26
@
PASSED
IN: r1
/external/ltp/testcases/kernel/fs/ftest/
ftest03.c
73
#define
PASSED
1
113
local_flag =
PASSED
;
117
if (local_flag ==
PASSED
) {
118
tst_resm(TPASS, "Test
passed
.");
ftest07.c
79
#define
PASSED
1
119
local_flag =
PASSED
;
123
if (local_flag ==
PASSED
)
124
tst_resm(TPASS, "Test
passed
.");
/external/ltp/testcases/kernel/fs/inode/
inode02.c
104
#define
PASSED
1
106
int local_flag =
PASSED
;
852
: tst_resm(TPASS, "Test
passed
");
860
* Calling block
passed
the test
864
local_flag =
PASSED
;
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
BaseTestCase.java
154
if (!resultEntry.getValue().getStatus().equals(TestStatus.
PASSED
)) {
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
3-3.c
54
*
PASSED
();
305
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
4-2.c
273
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
4-2.c
53
*
PASSED
();
315
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
14-1.c
226
PASSED
;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_equal/
2-1.c
52
*
PASSED
();
276
PASSED
;
Completed in 577 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>