Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(332)

Unified Diff: webrtc/call/rampup_tests.h

Issue 2599013002: Clean up ramp-up tests and make sure they all pass. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/call/rampup_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/rampup_tests.h
diff --git a/webrtc/call/rampup_tests.h b/webrtc/call/rampup_tests.h
index 2c70a95a575a18b20787aa62bb9107c17d1f752e..164c37292743184f42937563b06fed59d9bd62f7 100644
--- a/webrtc/call/rampup_tests.h
+++ b/webrtc/call/rampup_tests.h
@@ -124,6 +124,7 @@ class RampUpDownUpTester : public RampUpTester {
std::string GetModifierString() const;
int GetExpectedHighBitrate() const;
+ int GetHighCapacity() const;
mflodman 2017/01/03 13:17:00 Wdyt of adding Link to the method name, to somethi
stefan-webrtc 2017/01/09 11:34:37 Done.
void EvolveTestState(int bitrate_bps, bool suspended);
TestStates test_state_;
« no previous file with comments | « no previous file | webrtc/call/rampup_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698