Home
last modified time | relevance | path

Searched refs:tuneStatusTypes (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigReaderV1_1.h35 vector<FrontendStatusTypeExt1_1> tuneStatusTypes; member
100 frontendMap[id].tuneStatusTypes = types; in readFrontendConfig1_1()
H A DTunerTestingConfigReaderV1_0.h89 vector<FrontendStatusType> tuneStatusTypes; member
279 frontendMap[id].tuneStatusTypes = types; in readFrontendConfig1_0()
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DVtsHalTvTunerV1_1TestConfigurations.h93 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()
H A DFrontendTests.cpp499 verifyFrontendStatusExt1_1(frontendConf.tuneStatusTypes, frontendConf.expectTuneStatuses); in tuneTest()
/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DVtsHalTvTunerV1_0TestConfigurations.h85 frontendMap[defaultFeId].tuneStatusTypes = types; in initFrontendConfig()
H A DFrontendTests.cpp436 verifyFrontendStatus(frontendConf.tuneStatusTypes, frontendConf.expectTuneStatuses); in tuneTest()