Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_heartbeat_sdk_test.cpp76 char networkId1[] = "012345678B987654321001234A678998"; in HWTEST_F() local
94 EXPECT_EQ(ShiftLNNGear(TEST_PKG_NAME1, callerId1, networkId1, &mode1), SOFTBUS_INVALID_PARAM); in HWTEST_F()
H A Dbus_center_sdk_test.cpp586 char *networkId1 = nullptr; in HWTEST_F() local
589 int32_t ret = ServerIpcSetNodeDataChangeFlag(pkgName, networkId1, dataChangeFlag); in HWTEST_F()
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_remote_listener_unittest.cpp608 std::string networkId1 = "networkId1";
614 dBinderRemoteListener.clientSocketInfos_[networkId1] = socketId1;
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp7229 std::string networkId1 = ""; in HWTEST_F() local
7234 bool ret = bundleMgrProxy->GetDistributedBundleInfo(networkId1, bundleName1, distributedBundleInfo); in HWTEST_F()
7238 ret = bundleMgrProxy->GetDistributedBundleInfo(networkId1, bundleName2, distributedBundleInfo); in HWTEST_F()

Completed in 19 milliseconds