Home
last modified time | relevance | path

Searched refs:is_potentially_comparable_benchmark (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dreport.py121 def is_potentially_comparable_benchmark(x): function
140 if (x['name'] == name and is_potentially_comparable_benchmark(x)):