Home
last modified time | relevance | path

Searched defs:json2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/tools/gbench/
H A Dreport.py117 def partition_benchmarks(json1, json2): argument
193 json2, argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/tools/gbench/
H A Dreport.py87 def generate_difference_report(json1, json2, use_color=True): argument