Searched refs:testruns (Results 1 – 1 of 1) sorted by relevance
1053 def appendIncompleteTraceLog(testruns): argument1057 testcnt = len(testruns)1060 for data in testruns:1264 if(len(testruns) > 1):1265 t1e = testruns[0].getEnd()1266 t2s = testruns[-1].getStart()1267 testruns[-1].newPhaseWithSingleAction('user mode', \1286 testruns = []1301 testruns.append(testrun)1513 for test in testruns:[all …]