Home
last modified time | relevance | path

Searched refs:tuneFrontend (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TargetTest.cpp52 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in configSingleFilterInDemuxTest()
91 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()
127 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()
183 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in recordSingleFilterTest()
DFrontendTests.h119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux);
DFrontendTests.cpp431 AssertionResult FrontendTests::tuneFrontend(FrontendConfig1_1 config, bool testWithDemux) { in tuneFrontend() function in FrontendTests
501 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.h90 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);
DFrontendTests.cpp469 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() function in FrontendTests
558 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()
570 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in debugInfoTest()
636 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in statusReadinessTest()
DVtsHalTvTunerTargetTest.cpp64 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in configSingleFilterInDemuxTest()
102 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()
154 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in broadcastSingleFilterTest()
212 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()
413 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in recordSingleFilterTest()
422 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in recordSingleFilterTest()
570 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in scrambledBroadcastTest()
579 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in scrambledBroadcastTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h116 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);
DFrontendTests.cpp364 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() function in FrontendTests
438 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()
DVtsHalTvTunerV1_0TargetTest.cpp101 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in broadcastSingleFilterTest()
206 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in recordSingleFilterTest()
372 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in scrambledBroadcastTest()