Home
last modified time | relevance | path

Searched defs:numIters (Results 1 – 18 of 18) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeTimerTest.c40 const int numIters = 25; in deTimer_selfTest() local
/external/jsoup/src/test/java/org/jsoup/integration/
DFuzzFixesIT.java23 static int numIters = 50; field in FuzzFixesIT
/external/deqp/framework/delibs/decpp/
DdeSpinBarrier.cpp186 const int numIters = 10000; in run() local
285 const int numIters = 10000; in run() local
/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp116 const int numIters = 1000; in iterate() local
Des2fShaderLoopTests.cpp192 static ShaderEvalFunc getLoopEvalFunc(int numIters) in getLoopEvalFunc()
535 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
Des2fColorClearTest.cpp56 …ColorClearCase(Context &context, const char *name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase()
Des2fDepthStencilClearTests.cpp154 …e::DepthStencilClearCase(Context &context, const char *name, const char *description, int numIters, in DepthStencilClearCase()
/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp191 static ShaderEvalFunc getLoopEvalFunc(int numIters) in getLoopEvalFunc()
497 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
Des3fColorClearTest.cpp56 …ColorClearCase(Context &context, const char *name, int numIters, int numClearsMin, int numClearsMa… in ColorClearCase()
Des3fDepthStencilClearTests.cpp154 …e::DepthStencilClearCase(Context &context, const char *name, const char *description, int numIters, in DepthStencilClearCase()
Des3fFlushFinishTests.cpp260 void FlushFinishCase::setShaderIterCount(int numIters) in setShaderIterCount()
/external/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp178 static ShaderEvalFunc getLoopEvalFunc(int numIters) in getLoopEvalFunc()
488 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp284 static ShaderEvalFunc getLoopEvalFunc(int numIters) in getLoopEvalFunc()
641 int numIters = 3; // actual number of iterations in createSpecialLoopCase() local
/external/deqp/modules/egl/
DteglColorClearCase.cpp208 const int numIters = 3; in executeForContexts() local
DteglRenderTests.cpp783 const int numIters = 2; in executeForContexts() local
/external/skia/src/codec/
DSkJpegCodec.cpp862 const int numIters = dinfo->output_height / numRowsPerBlock; in onGetYUVAPlanes() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp507 const uint32_t numIters(1000); in bufferMarkerMemoryDep() local
DvktApiObjectManagementTests.cpp2956 const int numIters = getCreateCount<Object>(); in runThread() local