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

  /external/deqp/scripts/
caselist_diff.py 125 def readCaseList (filename):
190 oldCases = readCaseList(sys.argv[1])
191 newCases = readCaseList(sys.argv[2])
check_resolution_list.py 32 def readCaseList (filename):
70 caseList = readCaseList(sys.argv[1])
testset.py 57 def readCaseList (filename):
261 caselist = readCaseList(args[0])
mustpass.py 140 def readCaseList (filename):
151 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
  /external/deqp/executor/tools/
xeCommandLineExecutor.cpp 255 void readCaseList (xe::TestGroup* root, const char* filename)
295 readCaseList(package, item.getPath());

Completed in 1219 milliseconds