Public Member Functions | |
| def | __init__ (self, func) |
Public Attributes | |
| builder_calls | |
| func | |
Pure data class to store options calls, along with the benchmarked function.
Definition at line 78 of file third_party/benchmark/bindings/python/google_benchmark/__init__.py.
| def google_benchmark.__OptionMaker.Options.__init__ | ( | self, | |
| func | |||
| ) |
Definition at line 81 of file third_party/benchmark/bindings/python/google_benchmark/__init__.py.
| google_benchmark.__OptionMaker.Options.builder_calls |
Definition at line 83 of file third_party/benchmark/bindings/python/google_benchmark/__init__.py.
| google_benchmark.__OptionMaker.Options.func |
Definition at line 82 of file third_party/benchmark/bindings/python/google_benchmark/__init__.py.