Home
last modified time | relevance | path

Searched defs:numNotSupported (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestPackage.hpp57 int numNotSupported; //!< Number of cases not supported. member in tcu::TestRunStatus
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp1051 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local