Searched refs:tuneFrontend (Results 1 – 5 of 5) sorted by relevance
85 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in reconfigSingleFilterInDemuxTest()121 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in mediaFilterUsingSharedMemoryTest()177 ASSERT_TRUE(mFrontendTests.tuneFrontend(frontendConf, true /*testWithDemux*/)); in recordSingleFilterTest()
119 AssertionResult tuneFrontend(FrontendConfig1_1 config, bool testWithDemux);
430 AssertionResult FrontendTests::tuneFrontend(FrontendConfig1_1 config, bool testWithDemux) { in tuneFrontend() function in FrontendTests498 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()
116 AssertionResult tuneFrontend(FrontendConfig config, bool testWithDemux);
363 AssertionResult FrontendTests::tuneFrontend(FrontendConfig config, bool testWithDemux) { in tuneFrontend() function in FrontendTests435 ASSERT_TRUE(tuneFrontend(frontendConf, false /*testWithDemux*/)); in tuneTest()