Descriptionbase: 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256942
Patch Set 1 #
Total comments: 10
Patch Set 2 : Reuse some base members. #
Total comments: 4
Patch Set 3 : Protect retain_user_task and is_repeating #Patch Set 4 : Move virtuals out of line #Patch Set 5 : Fix uninitialized variables. #
Messages
Total messages: 22 (0 generated)
|