Home
last modified time | relevance | path

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

/third_party/benchmark/tools/gbench/
H A Dreport.py108 def get_unique_benchmark_names(json): function
137 json1_unique_names = get_unique_benchmark_names(json1)
138 json2_unique_names = get_unique_benchmark_names(json2)
417 output_lines = get_unique_benchmark_names(json)

Completed in 2 milliseconds