Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestSessionExecutor.hpp54 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp435 int numPassed = 0; in testPrimitivesInside() local
488 int numPassed = 0; in testPrimitivesOutside() local
536 int numPassed = 0; in testPrimitivesDepthClamp() local
/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp314 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp343 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/external/deqp/execserver/tools/
DxsTest.cpp224 int numPassed = 0; in runCases() local