benchmark/src
cui fliter aecbdbff4f
fix some typos (#1393)
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-05-11 09:03:20 +01:00
..
arraysize.h
benchmark.cc Fix float comparaison and add float comparison warning (#1368) 2022-03-12 19:05:23 +03:00
benchmark_api_internal.cc Allow setting the default time unit globally (#1337) 2022-03-04 11:07:01 +00:00
benchmark_api_internal.h annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
benchmark_main.cc restore BENCHMARK_MAIN() (#1357) 2022-02-26 10:17:13 +00:00
benchmark_name.cc
benchmark_register.cc Filter out benchmarks that start with "DISABLED_" (#1387) 2022-05-01 10:41:34 +01:00
benchmark_register.h Enable -Wconversion (#1390) 2022-05-01 19:56:30 +01:00
benchmark_runner.cc Promote inclusive language. (#1360) 2022-03-18 15:59:31 +00:00
benchmark_runner.h Introduce additional memory metrics (#1238) 2021-10-18 16:29:35 +01:00
check.cc annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
check.h annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
CMakeLists.txt annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
colorprint.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
colorprint.h
commandlineflags.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
commandlineflags.h annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
complexity.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
complexity.h
console_reporter.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
counter.cc
counter.h update header guard to match style 2019-11-25 13:05:13 +00:00
csv_reporter.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
cycleclock.h fix some typos (#1393) 2022-05-11 09:03:20 +01:00
internal_macros.h Check for macro existence before using (#1347) 2022-02-14 17:00:44 +00:00
json_reporter.cc Enable -Wconversion (#1390) 2022-05-01 19:56:30 +01:00
log.h prefix VLOG (#1187) 2021-06-24 18:55:37 +01:00
mutex.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
perf_counters.cc Cache PerfCounters instance in PerfCountersMeasurement (#1308) 2022-01-25 10:14:20 +00:00
perf_counters.h annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
re.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
reporter.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
sleep.cc clang-format Google on {src/,include/} (#1280) 2021-11-10 16:04:32 +00:00
sleep.h
statistics.cc Small optimization to counter map management (#1382) 2022-04-07 14:37:22 +01:00
statistics.h annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
string_util.cc Add clang-tidy check (#1290) 2021-11-25 15:47:44 +00:00
string_util.h annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
sysinfo.cc getting sysinfo in line with Google style (#1381) 2022-04-07 10:50:52 +01:00
thread_manager.h clang-tidy: readability-redundant and performance (#1298) 2021-12-06 11:18:04 +00:00
thread_timer.h prefix macros to avoid clashes (#1186) 2021-06-24 18:21:59 +01:00
timers.cc fix some typos (#1393) 2022-05-11 09:03:20 +01:00
timers.h