Home
last modified time | relevance | path

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

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