Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTestCase.hpp56 RUNNERTYPE_ANY = 0u, enumerator
DtcuCommandLine.cpp181 { "any", tcu::RUNNERTYPE_ANY }, in registerOptions()
1184 , m_runnerType (tcu::RUNNERTYPE_ANY) in CaseListFilter()