Searched defs:mustpass (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/scripts/ |
D | verify_submission.py | 52 def verifyTestLogs (package, mustpass): argument 63 def verifyPackage (package, mustpass): argument 85 mustpass = readMustpass(mustpassPath) variable
|
/external/deqp/external/openglcts/scripts/ |
D | mustpass.py | 88 def getSrcDir (mustpass): argument 91 def getTmpDir (mustpass): argument 100 def getDstDir(mustpass): argument 103 def getDstCaseListPath (mustpass, package, configuration): argument 200 def readPatternLists (mustpass): argument 227 def insertXMLHeaders (mustpass, doc): argument 237 def genSpecXML (mustpass): argument 310 def genSpecCPPIncludeFile (specFilename, mustpass): argument 402 def genMustpass (mustpass, moduleCaseLists): argument
|
/external/deqp/scripts/ |
D | mustpass.py | 106 def getSrcDir (mustpass): argument 109 def getTmpDir (mustpass): argument 119 def getDstCaseListPath (mustpass, package, configuration): argument 209 def readPatternLists (mustpass): argument 277 def insertXMLHeaders (mustpass, doc): argument 287 def genSpecXML (mustpass): argument 305 def genAndroidTestXml (mustpass): argument 355 def genMustpass (mustpass, moduleCaseLists): argument
|
/external/deqp/scripts/verify/ |
D | verify.py | 53 def verifyTestLog (filename, mustpass): argument
|