Home
last modified time | relevance | path

Searched refs:testRecordOutput (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDvrTests.h101 void testRecordOutput();
164 void testRecordOutput() { mDvrRecordCallback->testRecordOutput(); } in testRecordOutput() function
DDvrTests.cpp121 void DvrCallback::testRecordOutput() { in testRecordOutput() function in DvrCallback
DVtsHalTvTunerV1_0TargetTest.cpp195 mDvrTests.testRecordOutput(); in recordSingleFilterTest()