benchmark/src
2017-01-30 12:50:21 -08:00
..
arraysize.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
benchmark.cc Report unrecognized arguments from BENCHMARK_MAIN() macro (#332) 2017-01-17 19:28:20 -08:00
benchmark_api_internal.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
benchmark_register.cc Issue 327 (#328) 2016-12-20 11:37:17 -08:00
check.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
CMakeLists.txt Fix librt linking on systems which has it (#331) 2017-01-13 08:41:29 -08:00
colorprint.cc Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07: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 displayed time unit in mean and standard deviation. 2016-10-21 14:33:23 +02:00
complexity.h Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
console_reporter.cc Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
csv_reporter.cc Apply clang-format to all headers and source (#303) 2016-10-07 11:35:03 -07:00
cycleclock.h Fix typename for powerpc (#337) 2017-01-30 12:50:21 -08:00
internal_macros.h Disable iOS CPU Frequency readout (#335) 2017-01-24 11:31:14 -08:00
json_reporter.cc Fix #300. Emit RMS as a float not a percentage in JSON 2016-10-07 22:26:01 -06: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 Update macro names in comments. 2015-10-12 09:50:01 -07:00
sleep.h Third step in moving towards adopting new timer semantics 2015-03-06 17:01:05 -05: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 Disable iOS CPU Frequency readout (#335) 2017-01-24 11:31:14 -08:00
sysinfo.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
timers.cc Fix typo in timer.cc that caused negative CPU times on OS X. Fixes #293 2016-10-08 02:12:40 -06:00
timers.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00