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

  /external/deqp/executor/
xeTestCaseResult.cpp 36 case TESTSTATUSCODE_PASS: return "Pass";
xeTestCaseResult.hpp 38 TESTSTATUSCODE_PASS, //!< Test case passed.
xeTestResultParser.cpp 87 { 0x7c8a99bc, "Pass", TESTSTATUSCODE_PASS },
  /external/deqp/executor/tools/
xeBatchResultToJUnit.cpp 122 if (result.statusCode != xe::TESTSTATUSCODE_PASS)

Completed in 2966 milliseconds