Home
last modified time | relevance | path

Searched refs:TEST_DATA_TYPE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_test.cpp37 #define TEST_DATA_TYPE 2 macro
108 channel.fd = TEST_DATA_TYPE; in InitChannelInfo()
123 channel.routeType = TEST_DATA_TYPE; in InitChannelInfo()
367 ret = TransGetUdpChannelByFileId(TEST_DATA_TYPE, &udpChannel);
371 ret = TransGetUdpChannelByFileId(TEST_DATA_TYPE, &udpChannel);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_test.cpp31 #define TEST_DATA_TYPE 0 macro
109 channel.fd = TEST_DATA_TYPE;
125 channel.routeType = TEST_DATA_TYPE;
257 receiveData.dataType = TEST_DATA_TYPE;
439 receiveData->dataType = TEST_DATA_TYPE;