Home
last modified time | relevance | path

Searched defs:mustpass (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/scripts/
Dverify_submission.py52 def verifyTestLogs (package, mustpass): argument
63 def verifyPackage (package, mustpass): argument
85 mustpass = readMustpass(mustpassPath) variable
/external/deqp/external/openglcts/scripts/
Dmustpass.py88 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/
Dmustpass.py106 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/
Dverify.py53 def verifyTestLog (filename, mustpass): argument