Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp38 sptr<SCBSystemSession> scbSystemSession_; member in OHOS::Rosen::SCBSystemSessionTest
56 EXPECT_NE(nullptr, scbSystemSession_); in SetUp()
61 scbSystemSession_ = nullptr; in TearDown()
123 scbSystemSession_->isFocused_ = true;
128 scbSystemSession_->isFocused_ = false;
157 ASSERT_NE(scbSystemSession_, nullptr);
168 ASSERT_NE(nullptr, scbSystemSession_);
179 ASSERT_NE(nullptr, scbSystemSession_);
197 ASSERT_NE(nullptr, scbSystemSession_);
208 ASSERT_NE(nullptr, scbSystemSession_);
[all …]