HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 66 static const int DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD = 3;
567 , m_numMeasurementsPerWorkload (getIterationCountOrDefault(m_testCtx.getCommandLine(), DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD))
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 66 static const int DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD = 3;
567 , m_numMeasurementsPerWorkload (getIterationCountOrDefault(m_testCtx.getCommandLine(), DEFAULT_NUM_MEASUREMENTS_PER_WORKLOAD))
    [all...]

Completed in 625 milliseconds