commit | 4d20736e744c8882b2acec08dddd3236f1b7238d | [log] [tgz] |
---|---|---|
author | Trent Apted <[email protected]> | Wed Aug 15 23:48:15 2018 |
committer | Commit Bot <[email protected]> | Wed Aug 15 23:48:15 2018 |
tree | d384e57a25fb12ebb74780ba56a4b7b5686aa793 | |
parent | 17cc33f13c39901a83ed6688c06de6063d47fd2e [diff] |
Split ObserverListThreadSafe tests out into their own .cc file. Apart from some simple classes (Foo, Adder), the existing test suites really don't share very much code. After https://crrev.com/c/1053338 they will share even less. Split out the threaded tests to their own file to reduce complexity. This is largely a verbatim move (preserving order), apart from whitespace changes. Bug: 842987 Change-Id: I555662a5516add7267abd1608f54fd13cbd7d97c Reviewed-on: https://chromium-review.googlesource.com/1175508 Reviewed-by: Gabriel Charette <[email protected]> Commit-Queue: Trent Apted <[email protected]> Cr-Commit-Position: refs/heads/master@{#583447}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .