Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/
H A Dplugin_listener_impl_test.cpp103 std::string dhId1; in HWTEST_F() local
111 listener->PluginHardware(dhId1, attrs1, subtype); in HWTEST_F()
116 EXPECT_EQ(true, dhId1.empty()); in HWTEST_F()
145 std::string dhId1; in HWTEST_F() local
149 listener->UnPluginHardware(dhId1); in HWTEST_F()
152 EXPECT_EQ(true, dhId1.empty()); in HWTEST_F()
/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/
H A Ddistributed_input_dfx_test.cpp81 std::string dhId1 = "dhId1_test"; in HWTEST_F() local
83 HiDumper::GetInstance().SaveNodeInfo(devId, nodeName, dhId1); in HWTEST_F()
90 HiDumper::GetInstance().DeleteNodeInfo(devId, dhId1); in HWTEST_F()
92 HiDumper::GetInstance().DeleteNodeInfo(devId1, dhId1); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/test/unittest/screensourcetest/src/
H A Ddscreen_source_handler_test.cpp165 const std::string dhId1 = "test"; in HWTEST_F() local
166 ret = DScreenSourceHandler::GetInstance().RegisterDistributedHardware(dhId1, dhId, param, callback); in HWTEST_F()
244 const std::string dhId1 = "test"; in HWTEST_F() local
245 ret = DScreenSourceHandler::GetInstance().UnregisterDistributedHardware(dhId1, dhId, callback); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/capabilityinfomanager_fuzzer/
H A Dcapabilityinfomanager_fuzzer.cpp108 std::string dhId1(reinterpret_cast<const char*>(data), size); in AddCapabilityInMemFuzzTest()
114 dhId1, deviceId1, deviceName1, TEST_DEV_TYPE_PAD, DHType::AUDIO, dhAttrs1, dhSubtype1); in AddCapabilityInMemFuzzTest()

Completed in 3 milliseconds