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 | 87 def getSrcDir (mustpass): argument 90 def getTmpDir (mustpass): argument 99 def getDstDir(mustpass): argument 102 def getDstCaseListPath (mustpass, package, configuration): argument 199 def readPatternLists (mustpass): argument 226 def insertXMLHeaders (mustpass, doc): argument 236 def genSpecXML (mustpass): argument 308 def genSpecCPPIncludeFile (specFilename, mustpass): argument 392 def genMustpass (mustpass, moduleCaseLists): argument
|
/external/deqp/scripts/ |
D | mustpass.py | 105 def getSrcDir (mustpass): argument 108 def getTmpDir (mustpass): argument 118 def getDstCaseListPath (mustpass, package, configuration): argument 208 def readPatternLists (mustpass): argument 276 def insertXMLHeaders (mustpass, doc): argument 286 def genSpecXML (mustpass): argument 304 def genAndroidTestXml (mustpass): argument 350 def genMustpass (mustpass, moduleCaseLists): argument
|
/external/deqp/scripts/verify/ |
D | verify.py | 53 def verifyTestLog (filename, mustpass): argument
|