Searched refs:getTestIterationCount (Results 1 – 14 of 14) sorted by relevance
134 int getTestIterationCount (void) const;
813 int CommandLine::getTestIterationCount (void) const { return m_cmdLine.getOption<opt::TestIte… in getTestIterationCount() function in tcu::CommandLine
476 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
79 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
478 …umQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommandLine().getT… in iterate()
77 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); in getIterationCount()
1678 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in ShaderCompilerCase()2386 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in InvalidShaderCompilerCase()
139 const int cmdLineVal = cmdLine.getTestIterationCount(); in getIterationCountOrDefault()
1658 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in ShaderCompilerCase()2366 int cmdLineIterCount = context.getTestContext().getCommandLine().getTestIterationCount(); in InvalidShaderCompilerCase()
136 const int cmdLineVal = testCtx.getCommandLine().getTestIterationCount(); in getNumIterations()
5355 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()
2461 … cmdLineIterCount = (deUint32)context.getTestContext().getCommandLine().getTestIterationCount(); in allocCallbackFailTest()
5271 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests()