Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dmustpass.py112 def getModuleShorthand (module): function
117 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)
123 return "com.drawelements.deqp." + getModuleShorthand(package.module)
/external/deqp/external/openglcts/scripts/
Dmustpass.py94 def getModuleShorthand (module): function
98 return "%s-%s.txt" % (getModuleShorthand(package.module), configuration.name)