HomeSort by relevance Sort by last modified time
    Searched refs:TESTSTATUSCODE_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by null

  /external/deqp/executor/
xeTestCaseResult.cpp 42 case TESTSTATUSCODE_NOT_SUPPORTED: return "NotSupported";
xeTestCaseResult.hpp 44 TESTSTATUSCODE_NOT_SUPPORTED, //!< Some feature was not supported in the implementation.
xeTestResultParser.cpp 93 { 0x6409f93c, "NotSupported", TESTSTATUSCODE_NOT_SUPPORTED },

Completed in 124 milliseconds