Searched refs:getCaseListPath (Results 1 – 2 of 2) sorted by relevance
/external/deqp/scripts/ |
D | build_caselists.py | 83 def getCaseListPath (buildCfg, module, caseListType): function 99 srcPath = getCaseListPath(buildCfg, module, caseListType)
|
D | build_android_mustpass.py | 26 from build_caselists import Module, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR… 129 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
|