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

  /external/deqp/framework/common/
tcuTestCase.hpp 46 inline bool isTestNodeTypeExecutable (TestNodeType type)
tcuTestCase.cpp 136 DE_ASSERT(isTestNodeTypeExecutable(nodeType));
tcuTestExecutor.cpp 251 bool isLeaf = isTestNodeTypeExecutable(node->getNodeType());

Completed in 127 milliseconds