benchmark/test
Eric Fiselier 8ed7d7664b The second step towards merging the timer changes.
This patch does two things:

1. It overhalls the static initialization in Walltime to be simplier. It uses
   a static variable inside WallTime::Now() to initialize the timer.

2. Add a logging mechanism so that the -v flag actually has meaning and
   reimplement the CHECK macros to allow extra messages to be streamed in.
2015-03-06 14:07:24 -05:00
..
benchmark_test.cc The second step towards merging the timer changes. 2015-03-06 14:07:24 -05:00
CMakeLists.txt address comments 2015-03-06 13:20:47 -05:00
re_test.cc Step one towards merging timer changes. 2015-03-06 12:35:00 -05:00