Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp176 int getTestIterationCount (void) const;
DtcuCommandLine.cpp839 int CommandLine::getTestIterationCount (void) const { return m_cmdLine.getOption<opt::TestIt… in getTestIterationCount() function in tcu::CommandLine
/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp478 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
Des2fMultisampleTests.cpp77 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp483 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
Des3fMultisampleTests.cpp79 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.cpp199 , m_iterationCount(context.getTestContext().getCommandLine().getTestIterationCount()) in TestSubcase()
/external/deqp/modules/gles2/performance/
Des2pShaderCompilationCases.cpp1658 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in ShaderCompilerCase()
2366 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in InvalidShaderCompilerCase()
Des2pShaderOperatorTests.cpp139 const int cmdLineVal = cmdLine.getTestIterationCount(); in getIterationCountOrDefault()
/external/deqp/modules/gles3/performance/
Des3pShaderCompilationCases.cpp1678 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in ShaderCompilerCase()
2386 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in InvalidShaderCompilerCase()
Des3pShaderOperatorTests.cpp139 const int cmdLineVal = cmdLine.getTestIterationCount(); in getIterationCountOrDefault()
/external/deqp/modules/glshared/
DglsLongStressCase.cpp136 const int cmdLineVal = testCtx.getCommandLine().getTestIterationCount(); in getNumIterations()
DglsBuiltinPrecisionTests.cpp5552 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2851 … cmdLineIterCount = (deUint32)context.getTestContext().getCommandLine().getTestIterationCount(); in allocCallbackFailTest()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp7268 const int userRandoms = ctx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
7285 const int userRandoms = ctx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionDoubleTests()