Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/scripts/
Dmustpass.py114 def getModuleShorthand (module): function
119 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)
125 return "com.drawelements.deqp." + getModuleShorthand(package.module)
/third_party/vk-gl-cts/external/openglcts/scripts/
Dmustpass.py94 def getModuleShorthand (module): function
98 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)