Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Functions | Variables
skpbench.py File Reference

Go to the source code of this file.

Classes

class  tools.skpbench.skpbench.StddevException
 
class  tools.skpbench.skpbench.Message
 
class  tools.skpbench.skpbench.SubprocessMonitor
 
class  tools.skpbench.skpbench.SKPBench
 

Namespaces

namespace  tools
 
namespace  tools.skpbench
 
namespace  tools.skpbench.skpbench
 

Functions

def tools.skpbench.skpbench.dump_commandline_if_verbose (commandline)
 
def tools.skpbench.skpbench.emit_result (line, resultsfile=None)
 
def tools.skpbench.skpbench.run_benchmarks (configs, srcs, hardware, resultsfile=None)
 
def tools.skpbench.skpbench.main ()
 

Variables

 tools.skpbench.skpbench.help
 
 tools.skpbench.skpbench.action
 
 tools.skpbench.skpbench.default
 
 tools.skpbench.skpbench.type
 
 tools.skpbench.skpbench.float
 
 tools.skpbench.skpbench.int
 
 tools.skpbench.skpbench.nargs
 
 tools.skpbench.skpbench.FLAGS = __argparse.parse_args()