base: add MockTimer

MockTimer is a subclass of Timer that will never fire on its own, but can be
manually fired by a test with the Fire() method.

BUG=131227

Review URL: https://codereview.chromium.org/197243003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256942 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 9df013bd0dce70aa5527a0bddcf8f0eeffd61241
7 files changed
tree: 8d44ec79dd462764d38fe997e59208cbb467fa3b
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/