Home
last modified time | relevance | path

Searched refs:getModuleShorthand (Results 1 – 2 of 2) 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)
/external/deqp/external/openglcts/scripts/
Dmustpass.py93 def getModuleShorthand (module): function
97 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)