Searched defs:numPassed (Results 1 – 10 of 10) sorted by relevance
55 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
456 int numPassed = 0; in testPrimitivesInside() local520 int numPassed = 0; in testPrimitivesOutside() local577 int numPassed = 0; in testPrimitivesDepthClamp() local674 int numPassed = 0; in testPrimitivesDepthClip() local
321 … const uint32_t numPassed = *(const uint32_t *)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
590 int numPassed = 0; in countPassingTests() local
657 int32_t numPassed = 0; in testDataDriven() local
240 int numPassed = 0; in runCases() local
554 …const uint32_t numPassed = *(const uint32_t *)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSE… in verifyResultBuffer() local
1051 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local