Searched refs:windowEventChannelStub_ (Results 1 – 2 of 2) sorted by relevance
90 ASSERT_TRUE((windowEventChannelStub_ != nullptr));105 ASSERT_TRUE((windowEventChannelStub_ != nullptr));120 ASSERT_TRUE((windowEventChannelStub_ != nullptr));213 ASSERT_TRUE(windowEventChannelStub_ != nullptr);228 ASSERT_TRUE(windowEventChannelStub_ != nullptr);245 ASSERT_TRUE(windowEventChannelStub_ != nullptr);263 ASSERT_TRUE(windowEventChannelStub_ != nullptr);282 ASSERT_TRUE(windowEventChannelStub_ != nullptr);302 ASSERT_TRUE(windowEventChannelStub_ != nullptr);321 ASSERT_TRUE(windowEventChannelStub_ != nullptr);[all …]
45 … sptr<WindowEventChannelStub> windowEventChannelStub_ = new WindowEventChannelMocker(sessionStage); member in OHOS::Rosen::WindowEventChannelMockStubTest81 ASSERT_TRUE((windowEventChannelStub_ != nullptr));82 …ASSERT_EQ(ERR_INVALID_DATA, windowEventChannelStub_->HandleTransferAccessibilityChildTreeRegister(…103 ASSERT_TRUE((windowEventChannelStub_ != nullptr));104 …ASSERT_EQ(ERR_INVALID_DATA, windowEventChannelStub_->HandleTransferAccessibilityChildTreeRegister(…120 ASSERT_TRUE((windowEventChannelStub_ != nullptr));121 …ASSERT_EQ(ERR_NONE, windowEventChannelStub_->HandleTransferAccessibilityChildTreeUnregister(data, …139 ASSERT_TRUE((windowEventChannelStub_ != nullptr));140 …ASSERT_EQ(ERR_NONE, windowEventChannelStub_->HandleTransferAccessibilityDumpChildInfo(data, reply)…