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.cpp792 sp<ICloseHandle> closeHandle = nullptr; in TEST_F() local
795 closeHandle = closeHandle_; in TEST_F()
803 ASSERT_EQ(nullptr, closeHandle.get()); in TEST_F()
809 ASSERT_NE(nullptr, closeHandle.get()); in TEST_F()
811 closeHandle->close(); in TEST_F()
/hardware/interfaces/broadcastradio/2.0/
DIBroadcastRadio.hal119 * @return closeHandle A handle to unregister observer,
127 ICloseHandle closeHandle