Searched defs:benchTable (Results 1 – 1 of 1) sorted by relevance
/cmsis-dsp-latest/Testing/ |
D | extractDb.py | 159 def getExistingTypes(benchTable): argument 165 def getAllExistingCores(benchTable): argument 203 def getExistingCompiler(benchTable,typeid): argument 210 def getExistingCompilerForCore(benchTable,coreid): argument 214 def getExistingCores(benchTable,typeid): argument 361 def getTestNamesForCoreCompiler(benchTable,compilerid,core): argument 369 def getTestNamesForCore(benchTable,core,typeid): argument 377 def getTestNamesForCompiler(benchTable,comp,typeid): argument 417 def getCategoryName(benchTable): argument 422 def getNbElemsInBenchAndTypeAndCoreCmd(benchTable,coreid,typeid): argument [all …]
|