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

  /external/deqp/framework/qphelper/
qpTestLog.h 77 } qpTestCaseType;
192 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType);
qpTestLog.c 407 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType)
    [all...]
  /external/deqp/framework/common/
tcuTestExecutor.cpp 154 static qpTestCaseType nodeTypeToTestCaseType (TestNodeType nodeType)
171 const qpTestCaseType caseType = nodeTypeToTestCaseType(testCase->getNodeType());
tcuTestLog.hpp 157 void startCase (const char* testCasePath, qpTestCaseType testCaseType);
tcuTestLog.cpp 360 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType)

Completed in 170 milliseconds