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

/external/google-benchmark/tools/gbench/
H A 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", ".")
/external/libcxx/utils/google-benchmark/tools/gbench/
H A 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", ".")
/external/google-benchmark/tools/
H A Dcompare.py198 json1 = gbench.report.filter_benchmark(
200 json2 = gbench.report.filter_benchmark(
/external/libcxx/utils/google-benchmark/tools/
H A Dcompare.py198 json1 = gbench.report.filter_benchmark(
200 json2 = gbench.report.filter_benchmark(

Completed in 488 milliseconds