Searched defs:benchmark_name (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/benchmarks/php/ |
D | PhpBenchmark.php | 47 private $benchmark_name; variable in Google\\Protobuf\\Benchmark\\Benchmark 53 public function __construct($benchmark_name, $args, $total_bytes,
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | process_angle_perf_results.py | 342 def _add_build_info(results, benchmark_name, build_properties): argument 366 def _merge_perf_results(benchmark_name, results_filename, directories, build_properties): argument 398 def _upload_individual(benchmark_name, directories, configuration_name, build_properties, argument 630 def _write_perf_data_to_logfile(benchmark_name, output_file, configuration_name, build_properties, argument
|
/third_party/benchmark/src/ |
D | reporter.cc | 94 std::string BenchmarkReporter::Run::benchmark_name() const { in benchmark_name() function in benchmark::BenchmarkReporter::Run
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | complexity.cc | 182 std::string benchmark_name = in ComputeBigO() local
|
/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/ |
D | benchmark.h | 1277 std::string benchmark_name; member
|