Searched defs:buildCfg (Results 1 – 1 of 1) sorted by relevance
/external/deqp/scripts/ |
D | build_caselists.py | 65 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
|