Searched refs:scanFrontend (Results 1 – 4 of 4) sorted by relevance
117 AssertionResult scanFrontend(FrontendConfig1_1 config, FrontendScanType type);
278 AssertionResult FrontendTests::scanFrontend(FrontendConfig1_1 config, FrontendScanType type) { in scanFrontend() function in FrontendTests510 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()
114 AssertionResult scanFrontend(FrontendConfig config, FrontendScanType type);
231 AssertionResult FrontendTests::scanFrontend(FrontendConfig config, FrontendScanType type) { in scanFrontend() function in FrontendTests447 ASSERT_TRUE(scanFrontend(frontendConf, scanType)); in scanTest()