Searched refs:stopTuneFrontend (Results 1 – 1 of 1) sorted by relevance
676 ::testing::AssertionResult stopTuneFrontend(int32_t frontendId);741 ::testing::AssertionResult TunerHidlTest::stopTuneFrontend(int32_t frontendId) { in stopTuneFrontend() function in __anon08a452290111::TunerHidlTest1291 ASSERT_TRUE(stopTuneFrontend(feIds[i])); in TEST_P()