Home
last modified time | relevance | path

Searched refs:filter_benchmark (Results 1 - 2 of 2) sorted by relevance

/third_party/benchmark/tools/
H A Dcompare.py252 json1 = gbench.report.filter_benchmark(
254 json2 = gbench.report.filter_benchmark(
/third_party/benchmark/tools/gbench/
H A Dreport.py92 def filter_benchmark(json_orig, family, replacement=""): function
631 json1 = filter_benchmark(json, "BM_Z.ro", ".")
632 json2 = filter_benchmark(json, "BM_O.e", ".")

Completed in 3 milliseconds