Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp134 int getTestIterationCount (void) const;
DtcuCommandLine.cpp813 int CommandLine::getTestIterationCount (void) const { return m_cmdLine.getOption<opt::TestIte… in getTestIterationCount() function in tcu::CommandLine
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp476 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
Des3fMultisampleTests.cpp79 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
/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/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/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/glshared/
DglsLongStressCase.cpp136 const int cmdLineVal = testCtx.getCommandLine().getTestIterationCount(); in getNumIterations()
DglsBuiltinPrecisionTests.cpp5355 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2461 … cmdLineIterCount = (deUint32)context.getTestContext().getCommandLine().getTestIterationCount(); in allocCallbackFailTest()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp5271 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()