Searched refs:testSessionId (Results 1 – 3 of 3) sorted by relevance
93 std::string testSessionId = "testGetStorage"; variable94 …RefPtr<Storage> distributedStorage = StorageProxy::GetInstance()->GetStorage(testSessionId, notifi…136 std::string testSessionId = "testGetStorage"; variable137 …RefPtr<Storage> distributedStorage = StorageProxy::GetInstance()->GetStorage(testSessionId, notifi…
33 std::string testSessionId(fuzzData.GenerateRandomString()); in GetAuthenticatorCallbackFuzzTest() local35 result = AppAccountManager::GetAuthenticatorCallback(testSessionId, callback); in GetAuthenticatorCallbackFuzzTest()
450 const int testSessionId = 99; variable452 auto session = make_shared<SoftbusSession>(testSessionId, peerDeviceId);