Searched defs:numPassed (Results 1 – 5 of 5) sorted by relevance
54 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
435 int numPassed = 0; in testPrimitivesInside() local488 int numPassed = 0; in testPrimitivesOutside() local536 int numPassed = 0; in testPrimitivesDepthClamp() local
314 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
343 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
224 int numPassed = 0; in runCases() local