Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DVtsHalTvTunerV1_1TargetTest.cpp255 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
287 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()
H A DFrontendTests.h130 void tuneTest(FrontendConfig1_1 frontendConf);
H A DFrontendTests.cpp488 void FrontendTests::tuneTest(FrontendConfig1_1 frontendConf) { in tuneTest() function in FrontendTests
/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DFrontendTests.h124 void tuneTest(FrontendConfig frontendConf);
H A DFrontendTests.cpp429 void FrontendTests::tuneTest(FrontendConfig frontendConf) { in tuneTest() function in FrontendTests
H A DVtsHalTvTunerV1_0TargetTest.cpp414 mFrontendTests.tuneTest(frontendMap[live.frontendId]); in TEST_P()