Home
last modified time | relevance | path

Searched refs:RUNNERTYPE_ANY (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTestCase.hpp56 RUNNERTYPE_ANY = 0u, enumerator
DtcuCommandLine.cpp159 { "any", tcu::RUNNERTYPE_ANY }, in registerOptions()
973 , m_runnerType (tcu::RUNNERTYPE_ANY) in CaseListFilter()