Searched refs:getCaseFraction (Results 1 – 5 of 5) sorted by relevance
266 const std::vector<int>& getCaseFraction (void) const;
982 const std::vector<int>& CommandLine::getCaseFraction (void) const { return m_cmdLine.getOption<o… in getCaseFraction() function in tcu::CommandLine
251 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in TestCaseExecutor()695 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in runTestsInSubprocess()
1152 std::vector<int> caseFraction = m_testCtx.getCommandLine().getCaseFraction(); in importPipelineCacheData()