Home
last modified time | relevance | path

Searched defs:testFd (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/ffrt/test/ut/testcase/
Dut_ffrt_io.cpp68 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 …]
Dut_coroutine.cpp131 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
Dnet_stats_service_exception_test.cpp64 int32_t testFd = 1001; variable
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_test.cpp68 int32_t testFd = 11; variable