Searched refs:is_potentially_comparable_benchmark (Results 1 - 1 of 1) sorted by relevance
/third_party/benchmark/tools/gbench/ | ||
H A D | report.py | 127 def is_potentially_comparable_benchmark(x): function 146 if (x['name'] == name and is_potentially_comparable_benchmark(x)): |
Completed in 2 milliseconds