Searched refs:hdmiConnectionCallback (Results 1 – 1 of 1) sorted by relevance
56 hdmiConnectionCallback = ::ndk::SharedRefBase::make<HdmiConnectionCallback>(); in SetUp()57 ASSERT_NE(hdmiConnectionCallback, nullptr); in SetUp()73 std::shared_ptr<IHdmiConnectionCallback> hdmiConnectionCallback; member in HdmiConnectionTest