Searched refs:cmdLineValue (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fMultisampleTests.cpp77 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); local
78 return cmdLineValue > 0 ? cmdLineValue : defaultCount;
/external/deqp/modules/gles3/functional/
H A Des3fMultisampleTests.cpp79 int cmdLineValue = ctx.getCommandLine().getTestIterationCount(); local
80 return cmdLineValue > 0 ? cmdLineValue : defaultCount;

Completed in 38 milliseconds