Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DFrontendTests.h117 AssertionResult scanFrontend(FrontendConfig1_1 config, FrontendScanType type);
DFrontendTests.cpp278 AssertionResult FrontendTests::scanFrontend(FrontendConfig1_1 config, FrontendScanType type) { in scanFrontend() function in FrontendTests
510 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DFrontendTests.h114 AssertionResult scanFrontend(FrontendConfig config, FrontendScanType type);
DFrontendTests.cpp231 AssertionResult FrontendTests::scanFrontend(FrontendConfig config, FrontendScanType type) { in scanFrontend() function in FrontendTests
447 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()