Home
last modified time | relevance | path

Searched refs:totalNum (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdlib_poll_002.cpp39 int totalNum = 0; in Pthread01() local
53 totalNum += ((ret > 0) ? ret : 0); in Pthread01()
68 if (totalNum == LISTEN_FD_NUM) { in Pthread01()
73 ICUNIT_GOTO_EQUAL(totalNum, LISTEN_FD_NUM, -1, EXIT); in Pthread01()
/kernel/liteos_a/testsuites/unittest/extended/signal/smoke/
H A Dpipe_test_002.cpp48 int totalNum = 3; in TestPipeMultiProcess() local
66 for (int i = 0; i < totalNum; i++) { in TestPipeMultiProcess()
86 for (int i = 0; i < totalNum; i++) { in TestPipeMultiProcess()

Completed in 1 milliseconds