Searched refs:testWithDemux (Results 1 – 4 of 4) sorted by relevance
119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux);122 AssertionResult stopTuneFrontend(bool testWithDemux);
430 AssertionResult FrontendTests::tuneFrontend(FrontendConfig1_1 config, bool testWithDemux) { in tuneFrontend() argument439 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()454 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() argument458 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()
116 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);120 AssertionResult stopTuneFrontend(bool testWithDemux);
363 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() argument372 if (mIsSoftwareFe && testWithDemux) { in tuneFrontend()395 AssertionResult FrontendTests::stopTuneFrontend(bool testWithDemux) { in stopTuneFrontend() argument399 if (mIsSoftwareFe && testWithDemux) { in stopTuneFrontend()