Searched refs:tuneFrontend (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | VtsHalTvTunerV1_1TargetTest.cpp | 52 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()
|
D | FrontendTests.h | 119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux);
|
D | FrontendTests.cpp | 431 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/ |
D | FrontendTests.h | 90 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);
|
D | FrontendTests.cpp | 469 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()
|
D | VtsHalTvTunerTargetTest.cpp | 64 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/ |
D | FrontendTests.h | 116 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);
|
D | FrontendTests.cpp | 364 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() function in FrontendTests 438 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()
|
D | VtsHalTvTunerV1_0TargetTest.cpp | 101 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()
|