Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestPackage.hpp51 int numPassed; //!< Number of cases passed. member in tcu::TestRunStatus
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp456 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
/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp314 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/external/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp657 int32_t numPassed = 0; in testDataDriven() local
/external/cronet/third_party/icu/source/test/intltest/
Dlocalematchertest.cpp657 int32_t numPassed = 0; in testDataDriven() local
/external/deqp/execserver/tools/
DxsTest.cpp224 int numPassed = 0; in runCases() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp534 const deUint32 numPassed = *(const deUint32*)(srcPtr + RESULT_BLOCK_NUM_PASSED_OFFSET); in verifyResultBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp928 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local