Searched refs:feId (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | VtsHalTvTunerV1_1TargetTest.cpp | 27 uint32_t feId; in configSingleFilterInDemuxTest() local 32 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in configSingleFilterInDemuxTest() 33 ASSERT_TRUE(feId != INVALID_ID); in configSingleFilterInDemuxTest() 34 ASSERT_TRUE(mFrontendTests.openFrontendById(feId)); in configSingleFilterInDemuxTest() 37 ASSERT_TRUE(mDemuxTests.setDemuxFrontendDataSource(feId)); in configSingleFilterInDemuxTest() 66 uint32_t feId; in reconfigSingleFilterInDemuxTest() local 71 mFrontendTests.getFrontendIdByType(frontendConf.config1_0.type, feId); in reconfigSingleFilterInDemuxTest() 72 ASSERT_TRUE(feId != INVALID_ID); in reconfigSingleFilterInDemuxTest() 73 ASSERT_TRUE(mFrontendTests.openFrontendById(feId)); in reconfigSingleFilterInDemuxTest() 79 ASSERT_TRUE(mDemuxTests.setDemuxFrontendDataSource(feId)); in reconfigSingleFilterInDemuxTest() [all …]
|
D | FrontendTests.cpp | 478 void FrontendTests::getFrontendIdByType(FrontendType feType, uint32_t& feId) { in getFrontendIdByType() argument 485 feId = mFeIds[i]; in getFrontendIdByType() 488 feId = INVALID_ID; in getFrontendIdByType() 492 uint32_t feId; in tuneTest() local 493 getFrontendIdByType(frontendConf.config1_0.type, feId); in tuneTest() 494 ASSERT_TRUE(feId != INVALID_ID); in tuneTest() 495 ASSERT_TRUE(openFrontendById(feId)); in tuneTest() 508 uint32_t feId; in scanTest() local 509 getFrontendIdByType(frontendConf.config1_0.type, feId); in scanTest() 510 ASSERT_TRUE(feId != INVALID_ID); in scanTest() [all …]
|
D | FrontendTests.h | 129 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | VtsHalTvTunerV1_0TargetTest.cpp | 35 uint32_t feId; in configSingleFilterInDemuxTest() local 40 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in configSingleFilterInDemuxTest() 41 ASSERT_TRUE(feId != INVALID_ID); in configSingleFilterInDemuxTest() 42 ASSERT_TRUE(mFrontendTests.openFrontendById(feId)); in configSingleFilterInDemuxTest() 45 ASSERT_TRUE(mDemuxTests.setDemuxFrontendDataSource(feId)); in configSingleFilterInDemuxTest() 77 uint32_t feId; in broadcastSingleFilterTest() local 82 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in broadcastSingleFilterTest() 83 ASSERT_TRUE(mFrontendTests.openFrontendById(feId)); in broadcastSingleFilterTest() 92 ASSERT_TRUE(mDemuxTests.setDemuxFrontendDataSource(feId)); in broadcastSingleFilterTest() 168 uint32_t feId; in recordSingleFilterTest() local [all …]
|
D | FrontendTests.cpp | 419 void FrontendTests::getFrontendIdByType(FrontendType feType, uint32_t& feId) { in getFrontendIdByType() argument 426 feId = mFeIds[i]; in getFrontendIdByType() 429 feId = INVALID_ID; in getFrontendIdByType() 433 uint32_t feId; in tuneTest() local 434 getFrontendIdByType(frontendConf.type, feId); in tuneTest() 435 ASSERT_TRUE(feId != INVALID_ID); in tuneTest() 436 ASSERT_TRUE(openFrontendById(feId)); in tuneTest() 445 uint32_t feId; in scanTest() local 446 getFrontendIdByType(frontendConf.type, feId); in scanTest() 447 ASSERT_TRUE(feId != INVALID_ID); in scanTest() [all …]
|
D | FrontendTests.h | 123 void getFrontendIdByType(FrontendType feType, uint32_t& feId);
|
/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | VtsHalTvTunerTargetTest.cpp | 40 int32_t feId; in configSingleFilterInDemuxTest() local 45 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in configSingleFilterInDemuxTest() 46 ASSERT_TRUE(feId != INVALID_ID); in configSingleFilterInDemuxTest() 47 ASSERT_TRUE(mFrontendTests.openFrontendById(feId)); in configSingleFilterInDemuxTest() 50 ASSERT_TRUE(mDemuxTests.setDemuxFrontendDataSource(feId)); in configSingleFilterInDemuxTest() 78 int32_t feId; in reconfigSingleFilterInDemuxTest() local 83 mFrontendTests.getFrontendIdByType(frontendConf.type, feId); in reconfigSingleFilterInDemuxTest() 84 ASSERT_TRUE(feId != INVALID_ID); in reconfigSingleFilterInDemuxTest() 85 ASSERT_TRUE(mFrontendTests.openFrontendById(feId)); in reconfigSingleFilterInDemuxTest() 91 ASSERT_TRUE(mDemuxTests.setDemuxFrontendDataSource(feId)); in reconfigSingleFilterInDemuxTest() [all …]
|
D | FrontendTests.cpp | 527 void FrontendTests::getFrontendIdByType(FrontendType feType, int32_t& feId) { in getFrontendIdByType() argument 534 feId = mFeIds[i]; in getFrontendIdByType() 537 feId = INVALID_ID; in getFrontendIdByType() 548 int32_t feId; in tuneTest() local 549 getFrontendIdByType(frontendConf.type, feId); in tuneTest() 550 ASSERT_TRUE(feId != INVALID_ID); in tuneTest() 551 ASSERT_TRUE(openFrontendById(feId)); in tuneTest() 565 int32_t feId; in debugInfoTest() local 566 getFrontendIdByType(frontendConf.type, feId); in debugInfoTest() 567 ASSERT_TRUE(feId != INVALID_ID); in debugInfoTest() [all …]
|
D | VtsHalTvTunerTestConfigurations.h | 192 const string feId = combo[frontendIndex]; in generateLnbLiveCombinations() local 193 auto type = frontendMap[feId].type; in generateLnbLiveCombinations() 197 mLnbLive.frontendId = feId; in generateLnbLiveCombinations() 270 const string feId = combo[frontendIndex]; in generateLnbRecordCombinations() local 271 auto type = frontendMap[feId].type; in generateLnbRecordCombinations() 275 mLnbRecord.frontendId = feId; in generateLnbRecordCombinations() 331 const string feId = combo[frontendIndex]; in generateDescramblingCombinations() local 334 mDescrambling.hasFrontendConnection = feId.compare(emptyHardwareId) == 0 ? false : true; in generateDescramblingCombinations() 342 if (frontendMap[feId].isSoftwareFe && dvrSwFeId.compare(emptyHardwareId) == 0) { in generateDescramblingCombinations() 353 mDescrambling.frontendId = feId; in generateDescramblingCombinations() [all …]
|
D | FrontendTests.h | 101 void getFrontendIdByType(FrontendType feType, int32_t& feId);
|