Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/scripts/
Dbuild_caselists.py118 def getCaseListPath (buildCfg, module, caseListType): function
136 srcPath = getCaseListPath(buildCfg, module, caseListType)
Dmustpass.py28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, …
143 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
/third_party/vk-gl-cts/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, …
163 return readCaseDict(getCaseListPath(buildCfg, module, "txt"))