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

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp137 static int getIterationCountOrDefault (const tcu::CommandLine& cmdLine, int def) function 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.cpp137 static int getIterationCountOrDefault (const tcu::CommandLine& cmdLine, int def) function in namespace:deqp::gles3::Performance
567 , m_numMeasurementsPerWorkload (getIterationCountOrDefault(m_testCtx.getCommandLine(), DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD))

Completed in 58 milliseconds