Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dmustpass.py103 def getSrcDir (mustpass): argument
106 def getTmpDir (mustpass): argument
116 def getDstCaseListPath (mustpass, package, configuration): argument
206 def readPatternLists (mustpass): argument
274 def insertXMLHeaders (mustpass, doc): argument
284 def genCTSPackageXML (mustpass, package, root): argument
349 def genSpecXML (mustpass): argument
367 def genAndroidTestXml (mustpass): argument
394 def genMustpass (mustpass, moduleCaseLists): argument
/external/deqp/external/vulkancts/
Dverify_submission.py118 def verifyTestLog (filename, mustpass): argument
250 def verifyTestLogs (package, mustpass): argument
261 def verifyPackage (package, mustpass): argument
283 mustpass = readMustpass(mustpassPath) variable