/cmsis-dsp-latest/Testing/ |
D | processResult.py | 84 def printGroup(self,elem,theId): argument 96 def printTest(self,elem, theId, theError,errorDetail,theLine,passed,cycles,params): argument 133 def printGroup(self,elem,theId): argument 161 def printTest(self,elem, theId, theError,errorDetail,theLine,passed,cycles,params): argument 213 def printGroup(self,elem,theId): argument 228 def printTest(self,elem, theId, theError, errorDetail,theLine,passed,cycles,params): argument 252 def printGroup(self,elem,theId): argument 275 def printTest(self,elem, theId, theError,errorDetail,theLine,passed,cycles,params): argument 343 def writeBenchmark(elem,benchFile,theId,theError,passed,cycles,params,config): argument
|
D | addToRegDB.py | 61 def getColumns(elem,full): argument 82 def createTableIfMissing(conn,elem,tableName,full): argument 160 def addRows(conn,elem,tableName,full,runid=0): argument 295 def addOneBenchmark(elem,fullPath,db,group,runid): argument 311 def addToDB(benchmark,dbpath,elem,group,runid): argument
|
D | addToDB.py | 59 def getColumns(elem,full): argument 78 def createTableIfMissing(conn,elem,tableName,full): argument 154 def addRows(conn,elem,tableName,full,runid=0): argument 285 def addOneBenchmark(elem,fullPath,db,group,runid): argument 301 def addToDB(benchmark,dbpath,elem,group,runid): argument
|
D | convertToOld.py | 61 def convert(elem,fullPath): argument 76 def extractBenchmarks(benchmark,elem): argument
|
D | summaryBench.py | 64 def summaryBenchmark(resultPath,elem,path): argument 105 def extractBenchmarks(resultPath,benchmark,elem): argument
|