Home
last modified time | relevance | path

Searched defs:checkModule (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pyclbr.py54 def checkModule(self, moduleName, module=None, ignore=()): member in PyclbrTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp1883 const auto checkModule = ShaderWrapper(vkd, device, m_context.getBinaryCollection().get("frag_check"), 0u); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp1872 const auto checkModule = vk::createShaderModule(vkd, device, m_context.getBinaryCollection().get("frag_check"), 0u); in iterate() local

Completed in 9 milliseconds