Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp173 int getCurrentSubprocessCount(const std::string &casePath, int defaultSubprocessCount);
432getCurrentSubprocessCount(casePath, m_context->getTestContext().getCommandLine().getSubprocessTest… in init()
559 getCurrentSubprocessCount(m_context->getResourceInterface()->getCasePath(), in deinit()
790 int TestCaseExecutor::getCurrentSubprocessCount(const std::string &casePath, int defaultSubprocessC… in getCurrentSubprocessCount() function in vkt::TestCaseExecutor