Home
last modified time | relevance | path

Searched refs:getCaseFraction (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp266 const std::vector<int>& getCaseFraction (void) const;
H A DtcuCommandLine.cpp1083 const std::vector<int>& CommandLine::getCaseFraction (void) const { return m_cmdLine.getOption<opt::CaseFraction>(); } in getCaseFraction() function in tcu::CommandLine
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp259 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in TestCaseExecutor()
753 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp251 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in TestCaseExecutor()
695 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in runTestsInSubprocess()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp1152 std::vector<int> caseFraction = m_testCtx.getCommandLine().getCaseFraction(); in importPipelineCacheData()

Completed in 11 milliseconds