Searched refs:m_SoftbusConnector (Results 1 – 1 of 1) sorted by relevance
119 std::shared_ptr<SoftbusConnector> m_SoftbusConnector = std::make_shared<SoftbusConnector>(); variable120 ASSERT_NE(m_SoftbusConnector, nullptr);131 std::shared_ptr<SoftbusConnector> m_SoftbusConnector = std::make_shared<SoftbusConnector>(); variable132 m_SoftbusConnector.reset();133 EXPECT_EQ(m_SoftbusConnector, nullptr);