Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A 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 …]
H A Dut_coroutine.cpp131 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_service_exception_test.cpp64 int32_t testFd = 1001; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/
H A Dfaultloggerd_client_test.cpp325 int testFd = ReadFileDescriptorFromSocket(clientSocketFd); in DoClientProcess() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_daemon_test.cpp198 int testFd = ReadFileDescriptorFromSocket(clientSocketFd); in DoClientProcess() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_test.cpp68 int32_t testFd = 11; variable