Tommi 685615678a Introduce TaskQueueForTest.
This class adds a convenience method that allows *sending* a task
to the queue (as opposed to posting). Sending is essentially
Post+Wait, a pattern that we don't want to encourage use of
in production code, but is convenient to have from a testing
perspective and there are already several places in the
source code where we use it.

Change-Id: I6efd1b2257e6c641294bb6e4eb53b0021d9553ca
Bug: webrtc:8848
Reviewed-on: https://webrtc-review.googlesource.com/50441
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Commit-Queue: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22022}
2018-02-14 15:32:49 +00:00
..
2017-11-15 13:31:51 +00:00
2017-10-31 17:46:42 +00:00
2018-02-13 10:24:01 +00:00
2018-02-13 10:24:01 +00:00
2017-11-20 23:18:22 +00:00
2018-02-13 10:47:24 +00:00
2017-10-31 17:46:42 +00:00
2017-10-31 17:46:42 +00:00
2017-12-04 10:31:28 +00:00