Home
last modified time | relevance | path

Searched defs:numPassed (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTestSessionExecutor.hpp53 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp314 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/external/deqp/execserver/tools/
DxsTest.cpp223 int numPassed = 0; in runCases() local