Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TargetTest.cpp87 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()
123 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()
189 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in recordSingleFilterTest()
DFrontendTests.h122 AssertionResult stopTuneFrontend(bool testWithDemux);
DFrontendTests.cpp454 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() function in FrontendTests
500 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in tuneTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h120 AssertionResult stopTuneFrontend(bool testWithDemux);
DFrontendTests.cpp395 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() function in FrontendTests
437 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in tuneTest()