Home
last modified time | relevance | path

Searched refs:checkRunnerType (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp120 bool checkRunnerType (tcu::TestRunnerType type) const { return ((m_runnerType & type) == m_runnerType); } in checkRunnerType() function in tcu::CaseListFilter
H A DtcuTestHierarchyIterator.cpp179 if (!(isLeaf ? (m_caseListFilter.checkRunnerType(node->getRunnerType()) && m_caseListFilter.checkTestCaseName(nodePath.c_str())) in next()

Completed in 2 milliseconds