Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/tools/gbench/
Dreport.py71 def filter_benchmark(json_orig, family, replacement=""): function
190 json1 = filter_benchmark(json, "BM_Z.ro", ".")
191 json2 = filter_benchmark(json, "BM_O.e", ".")
/third_party/json/benchmarks/thirdparty/benchmark/tools/
Dcompare.py202 json1 = gbench.report.filter_benchmark(
204 json2 = gbench.report.filter_benchmark(
/third_party/benchmark/tools/gbench/
Dreport.py86 def filter_benchmark(json_orig, family, replacement=""): function
574 json1 = filter_benchmark(json, "BM_Z.ro", ".")
575 json2 = filter_benchmark(json, "BM_O.e", ".")
/third_party/benchmark/tools/
Dcompare.py249 json1 = gbench.report.filter_benchmark(
251 json2 = gbench.report.filter_benchmark(