HomeSort by relevance Sort by last modified time
    Searched refs:filteredbench (Results 1 - 2 of 2) sorted by null

  /external/google-benchmark/tools/gbench/
report.py 81 filteredbench = copy.deepcopy(be) # Do NOT modify the old name!
82 filteredbench['name'] = regex.sub(replacement, filteredbench['name'])
83 filtered['benchmarks'].append(filteredbench)
  /external/libcxx/utils/google-benchmark/tools/gbench/
report.py 81 filteredbench = copy.deepcopy(be) # Do NOT modify the old name!
82 filteredbench['name'] = regex.sub(replacement, filteredbench['name'])
83 filtered['benchmarks'].append(filteredbench)

Completed in 78 milliseconds