Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TargetTest.cpp85 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()
121 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()
177 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in recordSingleFilterTest()
DFrontendTests.h119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux);
DFrontendTests.cpp430 AssertionResult FrontendTests::tuneFrontend(FrontendConfig1_1 config, bool testWithDemux) { in tuneFrontend() function in FrontendTests
498 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h116 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);
DFrontendTests.cpp363 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() function in FrontendTests
435 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()