Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TargetTest.cpp32 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in configSingleFilterInDemuxTest()
71 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in reconfigSingleFilterInDemuxTest()
107 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in mediaFilterUsingSharedMemoryTest()
148 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in recordSingleFilterTest()
DFrontendTests.cpp478 void FrontendTests::getFrontendIdByType(FrontendType feType, uint32_t& feId) { in getFrontendIdByType() function in FrontendTests
493 getFrontendIdByType(frontendConf.config1_0.type, feId); in tuneTest()
509 getFrontendIdByType(frontendConf.config1_0.type, feId); in scanTest()
520 getFrontendIdByType( in getFrontendDtmbCapsTest()
DFrontendTests.h129 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TargetTest.cpp40 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in configSingleFilterInDemuxTest()
82 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in broadcastSingleFilterTest()
169 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in recordSingleFilterTest()
275 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in attachSingleFilterToRecordDvrTest()
326 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in scrambledBroadcastTest()
465 mFrontendTests.getFrontendIdByType(frontendMap[live.frontendId].type, feId); in TEST_P()
491 mFrontendTests.getFrontendIdByType(frontendMap[live.frontendId].type, feId); in TEST_P()
670 mFrontendTests.getFrontendIdByType(frontendMap[descrambling.frontendId].type, feId); in TEST_P()
DFrontendTests.cpp419 void FrontendTests::getFrontendIdByType(FrontendType feType, uint32_t& feId) { in getFrontendIdByType() function in FrontendTests
434 getFrontendIdByType(frontendConf.type, feId); in tuneTest()
446 getFrontendIdByType(frontendConf.type, feId); in scanTest()
DFrontendTests.h123 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DVtsHalTvTunerTargetTest.cpp45 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in configSingleFilterInDemuxTest()
83 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in reconfigSingleFilterInDemuxTest()
135 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in broadcastSingleFilterTest()
193 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in mediaFilterUsingSharedMemoryTest()
309 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in attachSingleFilterToRecordDvrTest()
362 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in recordSingleFilterTest()
381 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in recordSingleFilterTest()
468 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in setStatusCheckIntervalHintTest()
508 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in scrambledBroadcastTest()
525 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in scrambledBroadcastTest()
[all …]
DFrontendTests.cpp527 void FrontendTests::getFrontendIdByType(FrontendType feType, int32_t& feId) { in getFrontendIdByType() function in FrontendTests
549 getFrontendIdByType(frontendConf.type, feId); in tuneTest()
566 getFrontendIdByType(frontendConf.type, feId); in debugInfoTest()
613 getFrontendIdByType(frontendConf.type, feId); in scanTest()
626 getFrontendIdByType(frontendConf.type, feId); in statusReadinessTest()
DFrontendTests.h101 void getFrontendIdByType(FrontendType feType, int32_t& feId);