Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestSessionExecutor.hpp55 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp455 int numPassed = 0; in testPrimitivesInside() local
510 int numPassed = 0; in testPrimitivesOutside() local
560 int numPassed = 0; in testPrimitivesDepthClamp() local
652 int numPassed = 0; in testPrimitivesDepthClip() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp314 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp344 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/third_party/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp657 int32_t numPassed = 0; in testDataDriven() local
/third_party/vk-gl-cts/execserver/tools/
DxsTest.cpp224 int numPassed = 0; in runCases() local