Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dmustpass.py111 def getModuleShorthand (module): function
116 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)
122 return "com.drawelements.deqp." + getModuleShorthand(package.module)