Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.h102 void tuneTest(FrontendConfig frontendConf);
DVtsHalTvTunerTargetTest.cpp1189 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
1233 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
1268 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
DFrontendTests.cpp547 void FrontendTests::tuneTest(FrontendConfig frontendConf) { in tuneTest() function in FrontendTests
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TargetTest.cpp261 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
293 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
DFrontendTests.h130 void tuneTest(FrontendConfig1_1 frontendConf);
DFrontendTests.cpp491 void FrontendTests::tuneTest(FrontendConfig1_1 frontendConf) { in tuneTest() function in FrontendTests
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h124 void tuneTest(FrontendConfig frontendConf);
DFrontendTests.cpp432 void FrontendTests::tuneTest(FrontendConfig frontendConf) { in tuneTest() function in FrontendTests
DVtsHalTvTunerV1_0TargetTest.cpp414 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()