Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/aidl/vts/functional/
DFrontendTests.h87 AssertionResult scanFrontend(FrontendConfig config, FrontendScanType type);
DFrontendTests.cpp267 AssertionResult FrontendTests::scanFrontend(FrontendConfig config, FrontendScanType type) { in scanFrontend() function in FrontendTests
617 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.h117 AssertionResult scanFrontend(FrontendConfig1_1 config, FrontendScanType type);
DFrontendTests.cpp279 AssertionResult FrontendTests::scanFrontend(FrontendConfig1_1 config, FrontendScanType type) { in scanFrontend() function in FrontendTests
513 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h114 AssertionResult scanFrontend(FrontendConfig config, FrontendScanType type);
DFrontendTests.cpp232 AssertionResult FrontendTests::scanFrontend(FrontendConfig config, FrontendScanType type) { in scanFrontend() function in FrontendTests
450 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()