Home
last modified time | relevance | path

Searched refs:getCaseListPath (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/scripts/
Dbuild_caselists.py111 def getCaseListPath (buildCfg, module, caseListType): function
129 srcPath = getCaseListPath(buildCfg, module, caseListType)
Dmustpass.py28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, …
142 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
/external/deqp/scripts/
Dbuild_caselists.py83 def getCaseListPath (buildCfg, module, caseListType): function
99 srcPath = getCaseListPath(buildCfg, module, caseListType)
Dmustpass.py26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, …
151 return readCaseList(getCaseListPath(buildCfg, module, "txt"))