Searched defs:session2 (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/monitor/test/ |
H A D | event_monitor_handler_test.cpp | 506 …SessionPtr session2 = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT… variable 530 …SessionPtr session2 = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, g_writeFd, UID_ROOT… variable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/ |
H A D | session_pool_test.cpp | 315 auto session2 = make_shared<SoftbusSession>(TEST_SESSION_ID_TWO, peerDeviceId2); variable 588 auto session2 = make_shared<SoftbusSession>(TEST_SESSION_ID, ""); variable
|
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avsession_manager_test.cpp | 211 …auto session2 = AVSessionManager::GetInstance().CreateSession(g_testSessionTag, AVSession::SESSION… variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test5.cpp | 1132 sptr<SceneSession> session2 = sptr<SceneSession>::MakeSptr(info, nullptr); variable 1239 sptr<SceneSession> session2 = sptr<SceneSession>::MakeSptr(info, nullptr); variable
|
H A D | session_test2.cpp | 185 sptr<Session> session2 = new (std::nothrow) Session(info); variable 219 sptr<Session> session2 = new (std::nothrow) Session(info); variable
|
H A D | scene_session_test.cpp | 1099 sptr<SceneSession> session2=new (std::nothrow) SceneSession(info_, nullptr); in __anoneb811a820502() local
|