Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dbuild_caselists.py65 def getModulesPath (buildCfg): argument
68 def getBuiltModules (buildCfg): argument
83 def getCaseListPath (buildCfg, module, caseListType): argument
86 def genCaseList (buildCfg, generator, module, caseListType): argument
97 def genAndCopyCaseList (buildCfg, generator, module, dstDir, caseListType): argument
146 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType) variable