benchmark/src
2017-04-27 09:56:43 -06:00
..
arraysize.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
benchmark_api_internal.h Add Benchmark::Iterations for explicit iteration count control - Fixes #370 (#373) 2017-04-17 21:29:28 -07:00
benchmark_register.cc fix android compilation (#372) 2017-04-18 09:48:07 -06:00
benchmark.cc Fixes #378 (hopefully). Unit tests for counters to follow. 2017-04-27 13:16:49 +01:00
check.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
CMakeLists.txt Fix cmake file not to use CMAKE_SOURCE_DIR (#367) 2017-04-10 08:43:05 -07:00
colorprint.cc fix android compilation (#372) 2017-04-18 09:48:07 -06:00
colorprint.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
commandlineflags.cc Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
commandlineflags.h Auto-detect whether Benchmark should produce colorized output (#126) 2016-09-15 15:10:35 -06:00
complexity.cc fix for android NDK r10e (#375) 2017-04-20 20:07:52 -06:00
complexity.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
console_reporter.cc Fixes #378 coercion to double was causing counter to forget its flags, changed it so that its value is updated directly 2017-04-27 09:56:43 -06:00
counter.cc Fixes #378 coercion to double was causing counter to forget its flags, changed it so that its value is updated directly 2017-04-27 09:56:43 -06:00
counter.h Rename BenchmarkCounters to UserCounters (#346) 2017-03-01 17:50:19 -07:00
csv_reporter.cc Add user-defined counters. (#262) 2017-03-01 17:23:42 -07:00
cycleclock.h Support for Web platforms (#340) 2017-02-11 03:31:40 -07:00
internal_macros.h Support for Web platforms (#340) 2017-02-11 03:31:40 -07:00
json_reporter.cc Add user-defined counters. (#262) 2017-03-01 17:23:42 -07:00
log.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
mutex.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
re.h Add support for building w/o exceptions (#317) 2016-12-05 09:24:09 -08:00
reporter.cc Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
sleep.cc Replace int64_t usages with 'int' instead. (#359) 2017-03-27 18:32:12 -06:00
sleep.h Replace int64_t usages with 'int' instead. (#359) 2017-03-27 18:32:12 -06:00
stat.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
string_util.cc HumanReadableNumber(): Simplify output for simple numbers. Examples: (#291) 2017-01-13 14:19:42 -08:00
string_util.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
sysinfo.cc Fix CPU frequency parsing on Linux (#355) (#356) 2017-03-28 00:35:17 -06:00
sysinfo.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
timers.cc Support for Web platforms (#340) 2017-02-11 03:31:40 -07:00
timers.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00