Searched refs:DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp66 static const int DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD = 3; member in namespace:deqp::gles2::Performance
567 , m_numMeasurementsPerWorkload (getIterationCountOrDefault(m_testCtx.getCommandLine(), DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD))
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp66 static const int DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD = 3; member in namespace:deqp::gles3::Performance
567 , m_numMeasurementsPerWorkload (getIterationCountOrDefault(m_testCtx.getCommandLine(), DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD))

Completed in 47 milliseconds