Home
last modified time | relevance | path

Searched refs:PORT (Results 1 - 5 of 5) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
H A Dconstants.py57 PORT = os.environ.get('AP_PORT', 9999) variable in DeviceConstants
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dinetndk.cpp31 #define PORT 9000 macro
69 uint16_t port = PORT; in InetAton()
H A Dotherstestndk.cpp88 #define PORT 2288 macro
750 server.sin_port = htons(PORT); in ClientTask()
811 local.sin_port = htons(PORT); in Accept()
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp84 #define PORT 2288 macro
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp8220 static const int PORT = 9225; variable
8223 OH_JSVM_OpenInspector(env, "localhost", PORT); in OpenInspector()

Completed in 21 milliseconds