Searched defs:numPassed (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestPackage.hpp | 51 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 456 int numPassed = 0; in testPrimitivesInside() local 511 int numPassed = 0; in testPrimitivesOutside() local 561 int numPassed = 0; in testPrimitivesDepthClamp() local 653 int numPassed = 0; in testPrimitivesDepthClip() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/ |
D | vktClippingTests.cpp | 456 int numPassed = 0; in testPrimitivesInside() local 511 int numPassed = 0; in testPrimitivesOutside() local 561 int numPassed = 0; in testPrimitivesDepthClamp() local 653 int numPassed = 0; in testPrimitivesDepthClip() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fIndirectComputeDispatchTests.cpp | 314 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | localematchertest.cpp | 657 int32_t numPassed = 0; in testDataDriven() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestPackage.cpp | 926 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 530 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
|
/third_party/vk-gl-cts/execserver/tools/ |
D | xsTest.cpp | 224 int numPassed = 0; in runCases() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeIndirectComputeDispatchTests.cpp | 530 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestPackage.cpp | 926 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local
|