Lines Matching refs:defaultCount
77 static inline int getIterationCount (const tcu::TestContext& ctx, int defaultCount)80 return cmdLineValue > 0 ? cmdLineValue : defaultCount;