Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/file/
H A Dproxy_session_file_test.cpp85 struct TransTestInfo { struct
86 string mySessionName;
87 string peerSessionName;
88 int32_t testCnt;
89 int32_t sendNum;
90 int32_t dataType;
91 const char **sfileList;
92 const char **dfileList;
93 int32_t sfileCnt;
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/br/optimization/
H A Dauth_session_test2.cpp69 } TransTestInfo; typedef