Searched refs:testWithDemux (Results 1 – 6 of 6) sorted by relevance
89 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);92 AssertionResult stopTuneFrontend(bool testWithDemux);
439 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() argument447 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()469 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() argument473 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()
119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux);122 AssertionResult stopTuneFrontend(bool testWithDemux);
431 AssertionResult FrontendTests::tuneFrontend(FrontendConfig1_1 config, bool testWithDemux) { in tuneFrontend() argument440 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()457 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() argument461 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()
116 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);120 AssertionResult stopTuneFrontend(bool testWithDemux);
364 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() argument373 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()398 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() argument402 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()