Implement SequencedWorkerPool::RunsTasksOnCurrentThread()

Store threads in a tid-indexed map instead of a vector.  Use that to
implement RunsTasksOnCurrentThread().

Expand TaskRunner test template to include test for
RunsTasksOnCurrentThread().

Move some utility classes/functions for the TaskRunner test template into
the internal namespace.

BUG=114329,114327
TEST=

Review URL: https://chromiumcodereview.appspot.com/9592037

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


CrOS-Libchrome-Original-Commit: 1ab698d257677a3072cf062986de4e3221962ae5
3 files changed
tree: ef13ff6de2c57cb59d699228c7cf0a699a9fcd9e
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/