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.py87 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/
Dmustpass.py105 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/
Dverify.py53 def verifyTestLog (filename, mustpass): argument