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/
H A Dbuild_caselists.py120 def getCaseListPath (buildCfg, module, caseListType): function
138 srcPath = getCaseListPath(buildCfg, module, caseListType)
H A Dmustpass.py28 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET, GLCTS_BIN_NAME namespace
144 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
/third_party/vk-gl-cts/scripts/
H A Dbuild_caselists.py84 def getCaseListPath (buildCfg, module, caseListType): function
100 srcPath = getCaseListPath(buildCfg, module, caseListType)
H A Dmustpass.py26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET namespace
128 filePath = getCaseListPath(buildCfg, module, "txt")

Completed in 2 milliseconds