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

Unified Diff: webrtc/call/rampup_tests.h

Issue 2599013002: Clean up ramp-up tests and make sure they all pass. (Closed)
Patch Set: . Created 3 years, 11 months 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..606a8cd5d2f48d335b7d6a8384d440845d5d6f3a 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 GetHighLinkCapacity() const;
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