Searched refs:hasTimestamp (Results 1 – 1 of 1) sorted by relevance
317 bool hasTimestamp = false; in randomSeekTest() local340 hasTimestamp = AMediaFormat_getInt64(metaData, AMEDIAFORMAT_KEY_TIME_US, &timeStamp); in randomSeekTest()341 ASSERT_TRUE(hasTimestamp) << "Extractor didn't set timestamp for the given sample"; in randomSeekTest()