Searched refs:testWithDemux (Results 1 – 6 of 6) sorted by relevance
90 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);93 AssertionResult stopTuneFrontend(bool testWithDemux);
469 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() argument481 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()506 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() argument510 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()