File: benchmarks_main.cpp

package info (click to toggle)
qpid-proton 0.37.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,316 kB
  • sloc: ansic: 37,828; cpp: 37,140; python: 15,302; ruby: 6,018; xml: 477; sh: 320; pascal: 52; makefile: 18
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (11)
1
2
3
#include <benchmark/benchmark.h>

BENCHMARK_MAIN();