Home
last modified time | relevance | path

Searched refs:getDvrRecordMQDescriptor (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DDvrTests.h171 AssertionResult getDvrRecordMQDescriptor();
H A DDvrTests.cpp267 AssertionResult DvrTests::getDvrRecordMQDescriptor() { in getDvrRecordMQDescriptor() function in DvrTests
H A DVtsHalTvTunerV1_0TargetTest.cpp193 ASSERT_TRUE(mDvrTests.getDvrRecordMQDescriptor()); in recordSingleFilterTest()
293 ASSERT_TRUE(mDvrTests.getDvrRecordMQDescriptor()); in attachSingleFilterToRecordDvrTest()
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DDvrTests.h172 AssertionResult getDvrRecordMQDescriptor();
H A DDvrTests.cpp266 AssertionResult DvrTests::getDvrRecordMQDescriptor() { in getDvrRecordMQDescriptor() function in DvrTests
H A DVtsHalTvTunerV1_1TargetTest.cpp163 ASSERT_TRUE(mDvrTests.getDvrRecordMQDescriptor()); in recordSingleFilterTest()