Searched defs:logFlushStats (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1123 static typename EnableIf<void, SampleTypeTraits<SampleType>::HAS_FLUSH_STATS>::Type logFlushStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) function in namespace:deqp::gles3::Performance::__anon3466
1164 static typename EnableIf<void, Not<SampleTypeTraits<SampleType>::HAS_FLUSH_STATS>::Value>::Type logFlushStats (tcu::TestLog& log, const typename SampleTypeTraits<SampleType>::StatsType& stats) function in namespace:deqp::gles3::Performance::__anon3466
1720 logFlushStats<SampleType>(log, stats);

Completed in 46 milliseconds