Home
last modified time | relevance | path

Searched defs:session2 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/monitor/test/
H A Devent_monitor_handler_test.cpp506 …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 Dsession_pool_test.cpp315 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 Davsession_manager_test.cpp211 …auto session2 = AVSessionManager::GetInstance().CreateSession(g_testSessionTag, AVSession::SESSION… variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp1132 sptr<SceneSession> session2 = sptr<SceneSession>::MakeSptr(info, nullptr); variable
1239 sptr<SceneSession> session2 = sptr<SceneSession>::MakeSptr(info, nullptr); variable
H A Dsession_test2.cpp185 sptr<Session> session2 = new (std::nothrow) Session(info); variable
219 sptr<Session> session2 = new (std::nothrow) Session(info); variable
H A Dscene_session_test.cpp1099 sptr<SceneSession> session2=new (std::nothrow) SceneSession(info_, nullptr); in __anoneb811a820502() local