HomeSort by relevance Sort by last modified time
    Searched refs:getCaseListPath (Results 1 - 2 of 2) sorted by null

  /external/deqp/scripts/
build_caselists.py 83 def getCaseListPath (buildCfg, module, caseListType):
99 srcPath = getCaseListPath(buildCfg, module, caseListType)
mustpass.py 26 from build_caselists import Module, getModuleByName, getBuildConfig, genCaseList, getCaseListPath, DEFAULT_BUILD_DIR, DEFAULT_TARGET
151 return readCaseList(getCaseListPath(buildCfg, module, "txt"))

Completed in 50 milliseconds