Go to the source code of this file.
Classes | |
class | google_benchmark.__OptionMaker |
class | google_benchmark.__OptionMaker.Options |
Namespaces | |
google_benchmark | |
Functions | |
def | google_benchmark._flags_parser (argv) |
def | google_benchmark._run_benchmarks (argv) |
def | google_benchmark.main (argv=None) |
def | google_benchmark.register (undefined=None, *name=None) |
Variables | |
list | google_benchmark.__all__ |
string | google_benchmark.__version__ = "0.2.0" |
google_benchmark.initialize = _benchmark.Initialize | |
google_benchmark.option = __OptionMaker() | |
google_benchmark.run_benchmarks = _benchmark.RunSpecifiedBenchmarks | |