Searched defs:testFd (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A 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 …]
|
H A D | ut_coroutine.cpp | 131 int testFd = eventfd(0, EFD_NONBLOCK | EFD_CLOEXEC); variable
|
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_service_exception_test.cpp | 64 int32_t testFd = 1001; variable
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/ |
H A D | faultloggerd_client_test.cpp | 325 int testFd = ReadFileDescriptorFromSocket(clientSocketFd); in DoClientProcess() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/ |
H A D | faultlogger_daemon_test.cpp | 198 int testFd = ReadFileDescriptorFromSocket(clientSocketFd); in DoClientProcess() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_service_test.cpp | 68 int32_t testFd = 11; variable
|