Home
last modified time | relevance | path

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

/external/v4l2_codec2/tests/
DC2VDAComponent_test.cpp449 auto recordFilePath = getRecordOutputPath( in TEST_P() local
451 fprintf(stdout, "record output file: %s\n", recordFilePath.value().c_str()); in TEST_P()
452 recordFile = ::base::File(recordFilePath, in TEST_P()