Searched refs:getFrontendIdByType (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | VtsHalTvTunerV1_1TargetTest.cpp | 32 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()
|
D | FrontendTests.cpp | 478 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()
|
D | FrontendTests.h | 129 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | VtsHalTvTunerV1_0TargetTest.cpp | 40 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()
|
D | FrontendTests.cpp | 419 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()
|
D | FrontendTests.h | 123 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
|
/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | VtsHalTvTunerTargetTest.cpp | 45 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 …]
|
D | FrontendTests.cpp | 527 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()
|
D | FrontendTests.h | 101 void getFrontendIdByType(FrontendType feType, int32_t& feId);
|