Searched refs:timestampDevTest (Results 1 - 3 of 3) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/video/
H A DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp219 timestampDevTest = false;
261 if (timestampDevTest) {
333 bool timestampDevTest; member in class:VideoDecHidlTest
849 timestampDevTest = true;
855 if (timestampDevTest && (flags != OMX_BUFFERFLAG_CODECCONFIG))
916 if (timestampDevTest) EXPECT_EQ(timestampUslist.empty(), true);
1005 timestampDevTest = true;
1026 if (timestampDevTest && (flags != OMX_BUFFERFLAG_CODECCONFIG))
1064 if (timestampDevTest) EXPECT_EQ(timestampUslist.empty(), true);
H A DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp229 timestampDevTest = false;
268 if (timestampDevTest && ((msg.data.extendedBufferData.flags &
330 bool timestampDevTest; member in class:VideoEncHidlTest
1203 timestampDevTest = true;
1286 if (timestampDevTest) EXPECT_EQ(timestampUslist.empty(), true);
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
H A DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp227 timestampDevTest = false;
259 if (timestampDevTest) {
327 bool timestampDevTest; member in class:AudioDecHidlTest
780 timestampDevTest = false;
786 if (timestampDevTest && (flags != OMX_BUFFERFLAG_CODECCONFIG))
831 if (timestampDevTest) EXPECT_EQ(timestampUslist.empty(), true);

Completed in 33 milliseconds