Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TargetTest.cpp56 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in configSingleFilterInDemuxTest()
93 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()
129 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()
195 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in recordSingleFilterTest()
DFrontendTests.h122 AssertionResult stopTuneFrontend(bool testWithDemux);
DFrontendTests.cpp457 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() function in FrontendTests
503 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in tuneTest()
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.h93 AssertionResult stopTuneFrontend(bool testWithDemux);
DFrontendTests.cpp506 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() function in FrontendTests
560 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in tuneTest()
572 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in debugInfoTest()
663 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in statusReadinessTest()
DVtsHalTvTunerTargetTest.cpp68 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in configSingleFilterInDemuxTest()
104 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()
156 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in broadcastSingleFilterTest()
214 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()
429 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in recordSingleFilterTest()
435 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in recordSingleFilterTest()
586 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in scrambledBroadcastTest()
592 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in scrambledBroadcastTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h120 AssertionResult stopTuneFrontend(bool testWithDemux);
DFrontendTests.cpp398 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() function in FrontendTests
440 ASSERT_TRUE(stopTuneFrontend(false /*testWithDemux*/)); in tuneTest()
DVtsHalTvTunerV1_0TargetTest.cpp103 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in broadcastSingleFilterTest()
218 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in recordSingleFilterTest()
383 ASSERT_TRUE(mFrontendTests.stopTuneFrontend(true /*testWithDemux*/)); in scrambledBroadcastTest()