Searched refs:kMinAdjustedBitratePct (Results 1 – 1 of 1) sorted by relevance
22 : adjuster_(kMinAdjustedBitratePct, kMaxAdjustedBitratePct) {} in BitrateAdjusterTest()54 GetTargetBitrateBpsPct(kMinAdjustedBitratePct); in VerifyAdjustment()65 static const float kMinAdjustedBitratePct; member in webrtc::BitrateAdjusterTest71 const float BitrateAdjusterTest::kMinAdjustedBitratePct = .5f; member in webrtc::BitrateAdjusterTest93 EXPECT_EQ(GetTargetBitrateBpsPct(kMinAdjustedBitratePct), in TEST_F()