Home
last modified time | relevance | path

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

/test/xts/dcts/distributedhardware/distributedinputtest/
H A Ddistributed_input_test.cpp180 std::string sinkId = "PrepareRemoteInput_test"; in HWTEST_F() local
182 int32_t ret = DistributedInputKit::PrepareRemoteInput(srcId, sinkId, callback); in HWTEST_F()
189 std::string sinkId = ""; in HWTEST_F() local
191 int32_t ret = DistributedInputKit::PrepareRemoteInput(srcId, sinkId, callback); in HWTEST_F()
214 std::string sinkId = "PrepareRemoteInput_sink"; in HWTEST_F() local
216 int32_t ret = DistributedInputKit::UnprepareRemoteInput(srcId, sinkId, callback); in HWTEST_F()
223 std::string sinkId = ""; in HWTEST_F() local
225 int32_t ret = DistributedInputKit::UnprepareRemoteInput(srcId, sinkId, callback); in HWTEST_F()
249 std::string sinkId = "StartRemoteInput_sink"; in HWTEST_F() local
252 int32_t ret = DistributedInputKit::StartRemoteInput(sinkId, dhId in HWTEST_F()
258 std::string sinkId = ""; HWTEST_F() local
268 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local
278 string sinkId = ""; HWTEST_F() local
288 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local
298 string sinkId = ""; HWTEST_F() local
325 std::string sinkId = "StartRemoteInput_test"; HWTEST_F() local
334 std::string sinkId = ""; HWTEST_F() local
344 string sinkId = "StopRemoteInput03-sink"; HWTEST_F() local
354 string sinkId = ""; HWTEST_F() local
364 string sinkId = "StartRemoteInput01-sink"; HWTEST_F() local
374 string sinkId = ""; HWTEST_F() local
[all...]

Completed in 1 milliseconds