benchmark/src
Roman Lebedev 090faecb45
Use IterationCount in one more place
Found in -UNDEBUG build
2019-05-13 22:42:18 +03:00
..
arraysize.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
benchmark_api_internal.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
benchmark_api_internal.h Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
benchmark_main.cc Add benchmark_main target. (#601) 2018-05-25 11:18:58 +01:00
benchmark_name.cc BENCHMARK_CAPTURE() and Complexity() - naming problem (#761) 2019-03-17 16:38:51 +03:00
benchmark_register.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
benchmark_register.h Negative ranges #762 (#787) 2019-03-26 10:50:53 +00:00
benchmark_runner.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
benchmark_runner.h [NFC] Refactor RunBenchmark() (#690) 2018-10-01 17:51:08 +03:00
benchmark.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
check.h (clang-)format all the things (#610) 2018-06-01 11:14:19 +01:00
CMakeLists.txt Don't read CMAKE_BUILD_TYPE if it is not there (#811) 2019-05-07 16:06:50 -07:00
colorprint.cc [benchmark] Lowercase windows specific includes (#679) 2018-09-18 09:42:20 +01:00
colorprint.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
commandlineflags.cc Add command line flags tests (#793) 2019-04-17 17:08:52 +01:00
commandlineflags.h Add command line flags tests (#793) 2019-04-17 17:08:52 +01:00
complexity.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
complexity.h Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
console_reporter.cc Fix header lines length (#752) 2019-01-13 17:26:49 +03:00
counter.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
counter.h Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
csv_reporter.cc escape special chars in csv and json output. (#802) 2019-04-19 18:47:25 +01:00
cycleclock.h Include sys/time.h for cycleclock.h when building on MinGW (#680) 2018-09-19 11:52:05 +01:00
internal_macros.h [#766] add x-compile support for QNX SDP7 (#770) 2019-02-19 13:05:55 +00:00
json_reporter.cc Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
log.h (clang-)format all the things (#610) 2018-06-01 11:14:19 +01:00
mutex.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
re.h (clang-)format all the things (#610) 2018-06-01 11:14:19 +01:00
reporter.cc BENCHMARK_CAPTURE() and Complexity() - naming problem (#761) 2019-03-17 16:38:51 +03:00
sleep.cc [benchmark] Lowercase windows specific includes (#679) 2018-09-18 09:42:20 +01:00
sleep.h Replace int64_t usages with 'int' instead. (#359) 2017-03-27 18:32:12 -06:00
statistics.cc Use IterationCount in one more place 2019-05-13 22:42:18 +03:00
statistics.h Drop Stat1, refactor statistics to be user-providable, add median. (#428) 2017-08-23 16:44:29 -07:00
string_util.cc escape special chars in csv and json output. (#802) 2019-04-19 18:47:25 +01:00
string_util.h escape special chars in csv and json output. (#802) 2019-04-19 18:47:25 +01:00
sysinfo.cc Fix compilation for Android (#816) 2019-05-09 15:22:13 -07:00
thread_manager.h Iteration counts should be uint64_t globally. (#817) 2019-05-13 12:33:11 +03:00
thread_timer.h Add process_time for better OpenMP and user-managed thread timing 2019-04-09 13:01:33 +01:00
timers.cc [benchmark] Lowercase windows specific includes (#679) 2018-09-18 09:42:20 +01:00
timers.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00