Searched defs:testFd (Results 1 – 4 of 4) sorted by relevance
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| D | ut_ffrt_io.cpp | 68 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 88 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 114 int testFd[count]; variable 173 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 218 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 246 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 273 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 307 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 337 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable 366 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable [all …]
|
| D | ut_coroutine.cpp | 131 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable
|
| /foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
| D | net_stats_service_exception_test.cpp | 64 int32_t testFd = 1001; variable
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| D | netsys_native_service_test.cpp | 68 int32_t testFd = 11; variable
|