Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.hpp258 const std::vector<int>& getCaseFraction (void) const;
DtcuCommandLine.cpp859 const std::vector<int>& CommandLine::getCaseFraction (void) const { return m_cmdLine.getOption<o… in getCaseFraction() function in tcu::CommandLine