Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp794 sp<ICloseHandle> closeHandle = nullptr; in TEST_P() local
797 closeHandle = closeHandle_; in TEST_P()
805 ASSERT_EQ(nullptr, closeHandle.get()); in TEST_P()
811 ASSERT_NE(nullptr, closeHandle.get()); in TEST_P()
813 closeHandle->close(); in TEST_P()
/hardware/interfaces/broadcastradio/2.0/
DIBroadcastRadio.hal119 * @return closeHandle A handle to unregister observer,
127 ICloseHandle closeHandle