Searched defs:numNotSupported (Results 1 – 2 of 2) sorted by relevance
57 int numNotSupported; //!< Number of cases not supported. member in tcu::TestRunStatus
1045 int numExecuted, numPassed, numFailed, numNotSupported, numWarnings, numWaived; in runTestsInSubprocess() local