benchmark/src
2016-09-28 18:21:36 -06:00
..
arraysize.h Removed unneeded #include <cstddef> 2015-10-06 15:10:15 +01:00
benchmark_api_internal.h Cleanup RunBenchmark code. (#289) 2016-09-06 02:28:35 -06:00
benchmark_register.cc Fix various uninitialized members 2016-09-28 18:21:36 -06:00
benchmark.cc Fix various uninitialized members 2016-09-28 18:21:36 -06:00
check.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
CMakeLists.txt Refactor benchmark.cc into benchmark_register.cc and benchmark.cc (#287) 2016-09-05 15:48:40 -06:00
colorprint.cc Auto-detect whether Benchmark should produce colorized output (#126) 2016-09-15 15:10:35 -06:00
colorprint.h Auto-detect whether Benchmark should produce colorized output (#126) 2016-09-15 15:10:35 -06:00
commandlineflags.cc Auto-detect whether Benchmark should produce colorized output (#126) 2016-09-15 15:10:35 -06:00
commandlineflags.h Auto-detect whether Benchmark should produce colorized output (#126) 2016-09-15 15:10:35 -06:00
complexity.cc Fix signed integer overflow UB in complexity computations. 2016-08-07 17:33:18 -06:00
complexity.h checked format before pull request 2016-06-02 19:42:08 +02:00
console_reporter.cc Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
csv_reporter.cc Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
cycleclock.h Add missing volatiles to 32-bit ARM cycleclock assembler. (#253) 2016-07-12 12:40:09 -07:00
internal_macros.h Try and add MSVC NORETURN attribute again 2016-09-03 00:13:20 -06:00
json_reporter.cc Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
log.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
mutex.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
re.h Refactor benchmark.cc into benchmark_register.cc and benchmark.cc (#287) 2016-09-05 15:48:40 -06:00
reporter.cc Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06: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 add floating point comparison warnings 2015-03-12 20:27:29 -04:00
string_util.cc Changed date format to ISO 8601. 2015-10-09 09:05:19 +02:00
string_util.h Make it compile with Visual Studio 2013. 2015-09-03 15:11:09 -04:00
sysinfo.cc Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
sysinfo.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00
timers.cc Fix various uninitialized members 2016-09-28 18:21:36 -06:00
timers.h Make PauseTiming() and ResumeTiming() per thread. (#286) 2016-09-02 21:34:34 -06:00