Searched refs:SERVERPORT (Results 1 – 6 of 6) sorted by relevance
27 constexpr int32_t SERVERPORT = 47777; variable47 g_server->StartServer(SERVERPORT); in SetUpTestCase()71 g_server->StartServer(SERVERPORT); in SetUp()
27 constexpr int32_t SERVERPORT = 47777; variable44 g_server->StartServer(SERVERPORT); in SetUpTestCase()74 g_server->StartServer(SERVERPORT); in SetUp()
26 constexpr int32_t SERVERPORT = 47777; variable39 g_server->StartServer(SERVERPORT); in SetUpTestCase()53 g_server->StartServer(SERVERPORT); in SetUp()
22 constexpr int32_t SERVERPORT = 46666; variable51 servaddr.sin_port = htons(SERVERPORT); in StartServer()
22 constexpr int32_t SERVERPORT = 46666; variable40 StartServer(SERVERPORT); in StartServer()
43 #define SERVERPORT 6667 macro135 unsigned int port = SERVERPORT; in CreateServer()298 int serverPort = SERVERPORT;1331 int port = SERVERPORT;