Home
last modified time | relevance | path

Searched refs:readCaseList (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/scripts/
H A Dcaselist_diff.py125 def readCaseList (filename): function
190 oldCases = readCaseList(sys.argv[1])
191 newCases = readCaseList(sys.argv[2])
H A Dcheck_resolution_list.py32 def readCaseList (filename): function
70 caseList = readCaseList(sys.argv[1])
H A Dtestset.py57 def readCaseList (filename): function
261 caselist = readCaseList(args[0])
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dmustpass.py135 def readCaseList (filename): function
144 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp255 void readCaseList (xe::TestGroup* root, const char* filename) in readCaseList() function
295 readCaseList(package, item.getPath()); in readCaseLists()

Completed in 3 milliseconds