OnionSoup: move MemoryInfoTest to TestMockTimeTaskRunner
This is a followup of http://crrev.com/c/1588650. In this CL MemoryInfoTest is moved out of time function overrides. TestMockTimeTaskRunner is used instead. Overriding the time functions is no longer required as the mock clock provided by the test task runner has all the required features, basically moving time forward at will. Bug: 919383 Change-Id: I13ac8b2436d0b07da1374dee189372619ecbfbda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1590103 Commit-Queue: Sergio Villar <svillar@igalia.com> Reviewed-by:Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#664711}
Showing
Please register or sign in to comment