third_party/benchmark/tools/gbench/__init__.py
Go to the documentation of this file.
1 """Google Benchmark tooling"""
2 
3 __author__ = 'Eric Fiselier'
4 __email__ = 'eric@efcs.ca'
5 __versioninfo__ = (0, 5, 0)
6 __version__ = '.'.join(str(v) for v in __versioninfo__) + 'dev'
7 
8 __all__ = []
update_failure_list.str
str
Definition: update_failure_list.py:41


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:47