Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCPUWarmup.cpp93 const float singleMeasurementThreshold = 10000.0f; in warmupCPU() local
104 if (floatMedian(times) >= singleMeasurementThreshold) in warmupCPU()