Home
last modified time | relevance | path

Searched refs:closeFrontend (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DVtsHalTvTunerV1_1TargetTest.cpp54 ASSERT_TRUE(mFrontendTests.closeFrontend()); in configSingleFilterInDemuxTest()
91 ASSERT_TRUE(mFrontendTests.closeFrontend()); in reconfigSingleFilterInDemuxTest()
128 ASSERT_TRUE(mFrontendTests.closeFrontend()); in mediaFilterUsingSharedMemoryTest()
202 ASSERT_TRUE(mFrontendTests.closeFrontend()); in recordSingleFilterTest()
H A DFrontendTests.cpp465 AssertionResult FrontendTests::closeFrontend() { in closeFrontend() function in FrontendTests
501 ASSERT_TRUE(closeFrontend()); in tuneTest()
512 ASSERT_TRUE(closeFrontend()); in scanTest()
H A DFrontendTests.h123 AssertionResult closeFrontend();
/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DVtsHalTvTunerV1_0TargetTest.cpp55 ASSERT_TRUE(mFrontendTests.closeFrontend()); in configSingleFilterInDemuxTest()
107 ASSERT_TRUE(mFrontendTests.closeFrontend()); in broadcastSingleFilterTest()
231 ASSERT_TRUE(mFrontendTests.closeFrontend()); in recordSingleFilterTest()
312 ASSERT_TRUE(mFrontendTests.closeFrontend()); in attachSingleFilterToRecordDvrTest()
401 ASSERT_TRUE(mFrontendTests.closeFrontend()); in scrambledBroadcastTest()
472 ASSERT_TRUE(mFrontendTests.closeFrontend()); in TEST_P()
513 ASSERT_TRUE(mFrontendTests.closeFrontend()); in TEST_P()
682 ASSERT_TRUE(mFrontendTests.closeFrontend()); in TEST_P()
H A DFrontendTests.cpp406 AssertionResult FrontendTests::closeFrontend() { in closeFrontend() function in FrontendTests
438 ASSERT_TRUE(closeFrontend()); in tuneTest()
449 ASSERT_TRUE(closeFrontend()); in scanTest()
H A DFrontendTests.h121 AssertionResult closeFrontend();
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_tv_Tuner.h201 jint closeFrontend();
H A Dandroid_media_tv_Tuner.cpp2421 jint JTuner::closeFrontend() { in closeFrontend() function in android::JTuner
4065 return tuner->closeFrontend(); in android_media_tv_Tuner_close_frontend()