Revert 273599 "Cast: Synthetic benchmark tool."
commit015de1d066902fe3b3c9cce74a61b6d234abcd00
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 29 May 2014 21:47:06 +0000 (29 21:47 +0000)
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 29 May 2014 21:47:06 +0000 (29 21:47 +0000)
tree0f652ee1d4ef35e4ebcbc844d7fe951206de9c57
parent6be6e6d126a26306b70d173be96f50bdc0329a76
Revert 273599 "Cast: Synthetic benchmark tool."

Broke win compile.
c:\b\build\slave\win_x64_builder__dbg_\build\src\media\cast\test\utility\test_util.cc(25) : error C2039: 'max' : is not a member of 'std'

> Cast: Synthetic benchmark tool.
>
> This benchmark tests how much latency, packet loss and bandwidth loss we can tolerate.
> It runs hundreds of times faster than real-time and results are independent of CPU speed.
> So far, it does a series of binary searches to find a spanning tree of the space in which
> our algorithms can operate comfortably.
>
> Review URL: https://codereview.chromium.org/293173002

TBR=hubbe@chromium.org

Review URL: https://codereview.chromium.org/301313002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@273612 0039d316-1c4b-4281-b951-d872f2087c98
media/cast/cast_testing.gypi
media/cast/test/cast_benchmarks.cc [deleted file]
media/cast/test/fake_single_thread_task_runner.cc
media/cast/test/utility/test_util.cc [deleted file]
media/cast/test/utility/test_util.h [deleted file]
media/cast/test/utility/udp_proxy.cc
media/cast/video_receiver/video_decoder.cc
media/cast/video_sender/fake_software_video_encoder.cc