Searched refs:isTestNodeTypeExecutable (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestCase.hpp46 inline bool isTestNodeTypeExecutable (TestNodeType type) function in namespace:tcu
H A DtcuTestCase.cpp136 DE_ASSERT(isTestNodeTypeExecutable(nodeType));
H A DtcuTestExecutor.cpp251 bool isLeaf = isTestNodeTypeExecutable(node->getNodeType());

Completed in 102 milliseconds