Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoDecTest.cpp141 mTimestampDevTest = false; in SetUp()
278 mTimestampDevTest = false; in handleWorkDone()
281 if (mTimestampDevTest) { in handleWorkDone()
328 bool mTimestampDevTest; member in __anon27d9d0f70111::Codec2VideoDecHidlTestBase
643 mTimestampDevTest = !mIsTunneledCodec; in TEST_P()
660 int32_t numCsds = populateInfoVector(mInfoFile, &Info, mTimestampDevTest, &mTimestampUslist); in TEST_P()
726 if (mTimestampDevTest) EXPECT_EQ(mTimestampUslist.empty(), true); in TEST_P()
746 mTimestampDevTest = !mIsTunneledCodec; in TEST_P()
779 if (mTimestampDevTest && !codecConfig && !nonDisplayFrame) in TEST_P()
836 if (mTimestampDevTest) EXPECT_EQ(mTimestampUslist.empty(), true); in TEST_P()
[all …]
H A DVtsHalMediaC2V1_0TargetVideoEncTest.cpp95 mTimestampDevTest = false; in SetUp()
151 if (mTimestampDevTest) { in handleWorkDone()
197 bool mTimestampDevTest; member in __anond195a0610111::Codec2VideoEncHidlTestBase
517 mTimestampDevTest = true; in TEST_P()
525 if (mTimestampDevTest) mTimestampUslist.push_back(timestamp); in TEST_P()
607 if (mTimestampDevTest) EXPECT_EQ(mTimestampUslist.empty(), true); in TEST_P()
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp114 mTimestampDevTest = false; in SetUp()
171 if (mTimestampDevTest) { in handleWorkDone()
199 bool mTimestampDevTest; member in __anone7190a0d0111::Codec2AudioDecHidlTestBase
608 mTimestampDevTest = true; in TEST_P()
611 int32_t numCsds = populateInfoVector(mInfoFile, &Info, mTimestampDevTest, &mTimestampUslist); in TEST_P()
674 if (mTimestampDevTest) { in TEST_P()
688 int32_t numCsds = populateInfoVector(mInfoFile, &Info, mTimestampDevTest, &mTimestampUslist); in TEST_P()
782 int32_t numCsds = populateInfoVector(mInfoFile, &Info, mTimestampDevTest, &mTimestampUslist); in TEST_P()
975 int32_t numCsds = populateInfoVector(mInfoFile, &Info, mTimestampDevTest, &mTimestampUslist); in TEST_P()