[TaskScheduler] Use TaskSchedulerWorkerPoolImplTestBase for common code of StandyPolicy tests
In preparation for further such tests for crbug.com/847501 Add support for custom reclaim time to TaskSchedulerWorkerPoolImplTestBase and remove its requirement for workers being idle before JoinForTesting() (it was overkill after task_tracker_.FlushForTesting() and worker_pool_->JoinForTesting() already waits for the workers to return from running their last task). R=fdoray@chromium.org Bug: 847501 Change-Id: I4437163427edf4778647fe1fe9e14f9332c466db Reviewed-on: https://chromium-review.googlesource.com/1085383Reviewed-by:François Doray <fdoray@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#564995}
Showing
Please register or sign in to comment