Searched refs:readCaseList (Results 1 – 6 of 6) sorted by relevance
125 def readCaseList (filename): function190 oldCases = readCaseList(sys.argv[1])191 newCases = readCaseList(sys.argv[2])
32 def readCaseList (filename): function70 caseList = readCaseList(sys.argv[1])
57 def readCaseList (filename): function261 caselist = readCaseList(args[0])
141 def readCaseList (filename): function152 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
134 def readCaseList (filename): function143 return readCaseList(getCaseListPath(buildCfg, module, "txt"))
255 void readCaseList (xe::TestGroup* root, const char* filename) in readCaseList() function295 readCaseList(package, item.getPath()); in readCaseLists()