Home
last modified time | relevance | path

Searched defs:tcpServerFd (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_device/device_command/test/unittest/
Dgetlog_test.cpp46 int tcpServerFd = socket(AF_INET, SOCK_STREAM, 0); in CreateAndBindSocket() local
66 int AcceptClientConnection(int tcpServerFd) in AcceptClientConnection()
82 int tcpServerFd = CreateAndBindSocket(); in GetLogCommand() local
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dgetlog_test.cpp46 int tcpServerFd = socket(AF_INET, SOCK_STREAM, 0); in CreateAndBindSocket() local
66 int AcceptClientConnection(int tcpServerFd) in AcceptClientConnection()
82 int tcpServerFd = CreateAndBindSocket(); in GetLogCommand() local