Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.hpp262 const std::vector<int>& getCaseFraction (void) const;
DtcuCommandLine.cpp932 const std::vector<int>& CommandLine::getCaseFraction (void) const { return m_cmdLine.getOption<o… in getCaseFraction() function in tcu::CommandLine