Home
last modified time | relevance | path

Searched defs:reInt (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/ipc/semaphone/
H A Dsem_xts_test.c237 int reInt; variable
303 int reInt; global() variable
380 int reInt; global() variable
[all...]
/test/xts/acts/kernel_lite/fs_posix/src/
H A DFsFcntlTest.cpp220 int reInt = fallocate(fd, FALLOC_FL_KEEP_SIZE, 0, file_size); in HWTEST_F() local
266 int reInt = fallocate(fd, FALLOC_FL_KEEP_SIZE, 0, file_size); in HWTEST_F() local
H A DFsDirentTest.cpp142 int reInt = 0; in HWTEST_F() local
/test/xts/acts/kernel_lite/ipc_posix/semaphore/
H A DSemTest.cpp192 int reInt = 0; in HWTEST_F() local
242 int reInt = 0; in HWTEST_F() local
303 int reInt = 0; HWTEST_F() local
364 int reInt = 0; HWTEST_F() local
437 int reInt = 0; HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/process_posix/src/
H A DProcessTest.cpp43 int reInt[4] = {0, 1, 100, 255}; in HWTEST_F() local
153 int reInt[4] = {0, 1, 100, 255}; in HWTEST_F() local
263 int reInt[4] = {0, 1, 100, 255}; in HWTEST_F() local
307 int reInt = CheckProcStatus(pid, &exitCode, 0); FunctionAssertFalse() local
[all...]
H A DPthreadBasicApiTest.cpp281 int reInt = pthread_once(&g_once, OnceFunc); in ThreadPthreadSpecificAll() local
457 int reInt = pthread_barrier_wait(&g_barrier); in ThreadTestBarrierWait1() local
472 int reInt = pthread_barrier_wait(&g_barrier); in ThreadTestBarrierWait2() local
499 int reInt in HWTEST_F() local
519 int reInt = pthread_barrier_wait(barrier); ThreadTestBarrierAlwaysWait() local
547 int reInt = pthread_barrier_wait(&barrier); HWTEST_F() local
[all...]

Completed in 4 milliseconds