Home
last modified time | relevance | path

Searched refs:SessionStubMocker (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/mock/
H A Dmock_session_stub.h27 class SessionStubMocker : public SessionStub {
29 SessionStubMocker() {}; in SessionStubMocker() function
30 ~SessionStubMocker() {}; in ~SessionStubMocker()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stub_mock_test.cpp55 session_ = new (std::nothrow) SessionStubMocker(); in SetUp()
H A Dsession_stub_lifecycle_test.cpp54 session_ = new (std::nothrow) SessionStubMocker(); in SetUp()
H A Dsession_stub_test.cpp61 session_ = new (std::nothrow) SessionStubMocker(); in SetUp()