Home
last modified time | relevance | path

Searched refs:SERVERPORT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_mpd_downloader_unit_test.cpp27 constexpr int32_t SERVERPORT = 47777; variable
47 g_server->StartServer(SERVERPORT); in SetUpTestCase()
71 g_server->StartServer(SERVERPORT); in SetUp()
H A Ddash_media_downloader_unit_test.cpp27 constexpr int32_t SERVERPORT = 47777; variable
44 g_server->StartServer(SERVERPORT); in SetUpTestCase()
74 g_server->StartServer(SERVERPORT); in SetUp()
H A Ddash_segment_downloader_unit_test.cpp26 constexpr int32_t SERVERPORT = 47777; variable
39 g_server->StartServer(SERVERPORT); in SetUpTestCase()
53 g_server->StartServer(SERVERPORT); in SetUp()
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp22 constexpr int32_t SERVERPORT = 46666; variable
51 servaddr.sin_port = htons(SERVERPORT); in StartServer()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp22 constexpr int32_t SERVERPORT = 46666; variable
40 StartServer(SERVERPORT); in StartServer()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp43 #define SERVERPORT 6667 macro
135 unsigned int port = SERVERPORT; in CreateServer()
298 int serverPort = SERVERPORT;
1331 int port = SERVERPORT;